[Scummvm-git-logs] scummvm master -> 7ed0e022a52150a4811cff0e6b5084bb36918e37
SupSuper
noreply at scummvm.org
Wed Apr 2 18:59:28 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7ed0e022a5 CI: Bump vcpkg version
Commit: 7ed0e022a52150a4811cff0e6b5084bb36918e37
https://github.com/scummvm/scummvm/commit/7ed0e022a52150a4811cff0e6b5084bb36918e37
Author: SupSuper (supsuper at gmail.com)
Date: 2025-04-02T19:59:15+01:00
Commit Message:
CI: Bump vcpkg version
Changed paths:
.github/workflows/ci.yml
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f68b79a5b0c..a4ee4217979 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
uses: lukka/run-vcpkg at v11
id: runvcpkg
with:
- vcpkgGitCommitId: 943c5ef1c8f6b5e6ced092b242c8299caae2ff01
+ vcpkgGitCommitId: b02e341c927f16d991edbd915d8ea43eac52096c
- name: Integrate vcpkg
run: |
${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}/vcpkg integrate install
More information about the Scummvm-git-logs
mailing list