diff --git a/ports/volk/portfile.cmake b/ports/volk/portfile.cmake index c5646ad822a280..1d133f4c403d8d 100644 --- a/ports/volk/portfile.cmake +++ b/ports/volk/portfile.cmake @@ -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 ) diff --git a/ports/volk/vcpkg.json b/ports/volk/vcpkg.json index 94136ded2650ec..cca79fdf542725 100644 --- a/ports/volk/vcpkg.json +++ b/ports/volk/vcpkg.json @@ -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.", diff --git a/versions/baseline.json b/versions/baseline.json index 9b6f804b6e6427..6a4965e10d84a7 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9389,7 +9389,7 @@ "port-version": 0 }, "volk": { - "baseline": "1.3.290.0", + "baseline": "1.3.295", "port-version": 0 }, "vowpal-wabbit": { diff --git a/versions/v-/volk.json b/versions/v-/volk.json index 69b9ae8ddca9d3..88e118916d7540 100644 --- a/versions/v-/volk.json +++ b/versions/v-/volk.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "19f1fa697f50ea058f29a73545b1b1efef436404", + "version": "1.3.295", + "port-version": 0 + }, { "git-tree": "56353a3a753c281b7ca9e51efc7694034b79bd1e", "version": "1.3.290.0",