Skip to content

Commit 5135f3f

Browse files
Merge pull request #1909 from alicevision/ci/updateVcpkg
[ci] Windows: Update vcpkg archive with 2025.07.08 tag
2 parents a2a80f4 + 92ab06e commit 5135f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
uses: suisei-cn/actions-download-file@v1.3.0
204204
id: vcpkgDownload
205205
with:
206-
url: "https://github.com/alicevision/vcpkg/releases/download/2025.06.18/aliceVisionDeps-2025.06.18.zip"
206+
url: "https://github.com/alicevision/vcpkg/releases/download/2025.07.08/aliceVisionDeps-2025.07.08.zip"
207207
target: "${{ env.vcpkgDir }}"
208208
filename: installed.zip
209209

0 commit comments

Comments
 (0)