Skip to content

Commit 44dc7ac

Browse files
committed
Update vcpkg
1 parent efe9f2c commit 44dc7ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
pkgs: curl gettext-libintl glib gtest jsoncpp libsecret libuuid maddy openssl
5252
triplet: x64-linux
5353
cache-key: ${{ matrix.config.os }}
54-
revision: 59aeb8fe8fe1c980de6bd5ba634cf21024522d81
54+
revision: fc6345e114c2e2c4f9714037340ccb08326b3e8c
5555
token: ${{ secrets.GITHUB_TOKEN }}
5656
- name: "Build"
5757
working-directory: ${{github.workspace}}/build

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pkgs: curl gettext-libintl gtest jsoncpp maddy openssl
3838
triplet: x64-windows
3939
cache-key: ${{ matrix.config.os }}
40-
revision: 59aeb8fe8fe1c980de6bd5ba634cf21024522d81
40+
revision: fc6345e114c2e2c4f9714037340ccb08326b3e8c
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
- name: "Build"
4343
working-directory: ${{github.workspace}}/build

0 commit comments

Comments
 (0)