[volk] Updating port to 1.3.295 (#40949)

This commit is contained in:
Ada Tufankjian 2024-09-13 15:47:17 -07:00 committed by GitHub
parent afdfa27205
commit 35ac308b8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -4,8 +4,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zeux/volk
REF "vulkan-sdk-${VERSION}"
SHA512 1af3933ab18120ab9418282069ee5a1ba86e8333b6fb1cfc04c85132f9c54ba1d21bbd833fa9e35cfd08edf2867982f19c536c0744569c6a91b0be8b54986e09
REF "${VERSION}"
SHA512 1e0b05f0a7aa9e185b4b7ef42d53c1a23ccb8511cd3c2821e8976c11130ea196a24612ca18319fc2c0ac99bc2b1d334fc62ea9863f45800007b9bc92978da665
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "volk",
"version": "1.3.290.0",
"version": "1.3.295",
"description": [
"Meta loader for Vulkan API.",
"Note that the static library target volk::volk is built without platform-specific defines.",

View File

@ -9389,7 +9389,7 @@
"port-version": 0
},
"volk": {
"baseline": "1.3.290.0",
"baseline": "1.3.295",
"port-version": 0
},
"vowpal-wabbit": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "19f1fa697f50ea058f29a73545b1b1efef436404",
"version": "1.3.295",
"port-version": 0
},
{
"git-tree": "56353a3a753c281b7ca9e51efc7694034b79bd1e",
"version": "1.3.290.0",