mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 04:09:00 +08:00
[volk] Updating volk to version 1.3.233 (#27685)
* Updating volk to version 1.3.233 * Updating version
This commit is contained in:
parent
bdf073a835
commit
ec7216c8e1
@ -4,8 +4,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO zeux/volk
|
||||
REF 1.3.204
|
||||
SHA512 73108aff5bed08f711730948c80070a8d913f2ba2e7886232cd981272fe47bc85cff84eabfdf14d4261c658b58ee098a9bd837222f65323f304d6abcdbeb8613
|
||||
REF 97e029bea37ae8ef443a1de684207127717de606
|
||||
SHA512 a50b2c90499688b66bfa88a7cde438aa78dd27a43a6fe375f348b2587e321540306d0c383272091b7f78a64a8415cfe9e908d0dfc949562dfee8e0e3b4380acc
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "volk",
|
||||
"version": "1.3.204",
|
||||
"port-version": 1,
|
||||
"version": "1.3.233",
|
||||
"description": [
|
||||
"Meta loader for Vulkan API.",
|
||||
"Note that the static library target volk::volk is built without platform-specific defines.",
|
||||
|
@ -7817,8 +7817,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"volk": {
|
||||
"baseline": "1.3.204",
|
||||
"port-version": 1
|
||||
"baseline": "1.3.233",
|
||||
"port-version": 0
|
||||
},
|
||||
"vowpal-wabbit": {
|
||||
"baseline": "9.5.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1a140486e53637d3cddbf7ae5052a871e489cb8b",
|
||||
"version": "1.3.233",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "c3c879b8f9516e71bcad0365c64b9c993ec6b254",
|
||||
"version": "1.3.204",
|
||||
|
Loading…
Reference in New Issue
Block a user