Skip to content

Commit b5e2d59

Browse files
authored
[ci] Update vcpkg (#2496)
Pick up fixes in libpng-1.6.58
1 parent a19d0ca commit b5e2d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Update vcpkg
3636
shell: pwsh
3737
run: |
38-
$vcpkgCommit = '0b88aacde46a853151730fbe7d0b7ee45f4b6864'
38+
$vcpkgCommit = '256acc64012b23a13041d8705805e1f23b43a024'
3939
pushd "$env:VCPKG_INSTALLATION_ROOT"
4040
git fetch origin $vcpkgCommit
4141
git reset --hard $vcpkgCommit

0 commit comments

Comments
 (0)