Skip to content

Commit

Permalink
Update vcpkg-scripts-sha 2024-01-17. (#1576)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal authored Jan 17, 2025
1 parent 654366d commit a0bf8e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions azure-pipelines/end-to-end-tests-dir/asset-caching.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# Testing x-script
Refresh-TestRoot
Run-Vcpkg -TestArgs ($commonArgs + @('fetch', 'cmake'))
Throw-IfFailed
Run-Vcpkg -TestArgs ($commonArgs + @('fetch', 'ninja'))
Throw-IfFailed
Run-Vcpkg -TestArgs ($commonArgs + @("install", "vcpkg-test-x-script", "--x-binarysource=clear", "--overlay-ports=$PSScriptRoot/../e2e-ports", "--x-asset-sources=x-script,$TestScriptAssetCacheExe {url} {sha512} {dst};x-block-origin"))
Throw-IfFailed

Expand Down
2 changes: 1 addition & 1 deletion vcpkg-init/vcpkg-scripts-sha.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
358f3893843c9d0d1b2e594183481fb68e3aa963
cf035d9916a0a23042b41fcae7ee0386d245af08

0 comments on commit a0bf8e9

Please sign in to comment.