Skip to content

Commit

Permalink
Update vcpkg to corrent version
Browse files Browse the repository at this point in the history
  • Loading branch information
janisozaur committed Sep 7, 2024
1 parent 4f1f664 commit 3ba1772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on: [push, pull_request]
env:
VCPKG_COMMIT_HASH: bb002e69deb36c00e9ce21810f69eff349a833f7
VCPKG_COMMIT_HASH: 68d349964cb4e8da561fd849d9491e6ba11c5681
jobs:
createrelease:
name: createrelease
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"version": "2022-07-12#5"
}
],
"builtin-baseline":"576379156e82da642f8d1834220876759f13534d"
"builtin-baseline":"68d349964cb4e8da561fd849d9491e6ba11c5681"

}

0 comments on commit 3ba1772

Please sign in to comment.