Skip to content

Commit

Permalink
Downgraded spirv-tools vcpkg port.
Browse files Browse the repository at this point in the history
  • Loading branch information
namark committed May 25, 2024
1 parent 6d9e8de commit 9d520ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmake/ports/spirv-tools/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: spirv-tools
Version: 2018.5-1
Version: 2023.2
Description: API and commands for processing SPIR-V modules
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 v2024.1
SHA512 2c265a9f4b6c40501a8f1925080c0b176f5d3be50afddbbf16bcd2230ce09ca47d2393404d3717dabb7ebe25cce7decaede16223f79edfbcbf77ed9a35d74a6c
REF v2023.2
SHA512 988f5e31508e3f19c1dd9d9a013c8e9ff89eba86207a769d7d804f9ee0201c794f412a874c860167b2c040b2c5e1fb1c835ae3684c70feaac86e47f90c1a5010
HEAD_REF master
)

Expand Down

0 comments on commit 9d520ea

Please sign in to comment.