Skip to content

Commit cdd1642

Browse files
committed
Update vcpkg
1 parent 16501a4 commit cdd1642

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
pkgs: curl gettext-libintl glib gtest jsoncpp libsecret libuuid maddy openssl
4242
triplet: x64-linux
43-
revision: f7423ee180c4b7f40d43402c2feb3859161ef625
43+
revision: c4467cb686f92671f0172aa8299a77d908175b4e
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545
github-binarycache: true
4646
- name: "Build"

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
pkgs: curl gettext-libintl glib gtest jsoncpp maddy openssl
3333
triplet: arm64-osx
34-
revision: f7423ee180c4b7f40d43402c2feb3859161ef625
34+
revision: c4467cb686f92671f0172aa8299a77d908175b4e
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
github-binarycache: true
3737
- name: "Build"

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
pkgs: curl gettext-libintl gtest jsoncpp maddy sqlcipher
3131
triplet: x64-windows
32-
revision: f7423ee180c4b7f40d43402c2feb3859161ef625
32+
revision: c4467cb686f92671f0172aa8299a77d908175b4e
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
github-binarycache: true
3535
- name: "Build"

0 commit comments

Comments
 (0)