Skip to content

Commit

Permalink
Updated spirv-tools vcpkg port to latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
namark committed May 25, 2024
1 parent 34cfcaa commit 6d9e8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/ports/spirv-tools/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Tools
REF v2018.5
SHA512 068a39e15111f24ad2a6b27e7ada786b3124b239aa8b13e187a4d512044db57a8e6a0fccadd0451155e1f57c96c8dec91a2338996c59fc883007cf7be07f2cad
REF v2024.1
SHA512 2c265a9f4b6c40501a8f1925080c0b176f5d3be50afddbbf16bcd2230ce09ca47d2393404d3717dabb7ebe25cce7decaede16223f79edfbcbf77ed9a35d74a6c
HEAD_REF master
)

Expand Down

0 comments on commit 6d9e8de

Please sign in to comment.