Skip to content

Commit

Permalink
[spirv-tools] update to 2018.1 (microsoft#2959)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixaill authored and ras0219-msft committed Mar 5, 2018
1 parent 4bdefa8 commit 6675327
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions ports/spirv-tools/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: spirv-tools
Version: 2017.1-dev-7e2d26c77b606b21af839b37fd21381c4a669f23-1
Description: API and commands for processing SPIR-V modules
Source: spirv-tools
Version: 2018.1-1
Description: API and commands for processing SPIR-V modules
8 changes: 4 additions & 4 deletions ports/spirv-tools/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/SPIRV-Tools
REF 7e2d26c77b606b21af839b37fd21381c4a669f23
SHA512 67e8fcdcb9748df1e7c86bb50358a89b656f80a96534bc5771afc4ce22e9ebcc8ca382f784fab7b856324d487f810c21abaaab2facee7453c0343a9b51d7e60b
REF v2018.1
SHA512 0637c413dafd931e8222f9bf70a024f8b64116f0300c7732b86bcaff321188a0e746f79c1385ae23a7692e83194586b57692960d5be607fb2d7960731b6cd63f
HEAD_REF master
)

vcpkg_from_github(
OUT_SOURCE_PATH SPIRV_HEADERS_PATH
REPO KhronosGroup/SPIRV-Headers
REF 2bb92e6fe2c6aa410152fc6c63443f452acb1a65
SHA512 cdd1437a67c7e31e2062e5d0f25c767b99a3fadd64b91d00c3b07404e535bb4bfd78a43878ebbcd45e013a7153f1a2c969da99d50a99cc39efab940d0aab7cfd
REF bd4c092be34081d88ec8342b1a4d9f77bcce4cac
SHA512 e0bc7b8ea73bef762eff60d83104ca93c70e06c7b6e66f73c931eb9ec51227e0b64c3169fcccbffa311acf714138300104dd5e51cdfc846ed7961debc1f9cceb
HEAD_REF master
)

Expand Down

0 comments on commit 6675327

Please sign in to comment.