[Scummvm-git-logs] scummvm master -> efe1d9e8185671032aea41ba2e165c6926f314de

bluegr noreply at scummvm.org
Mon Jun 23 00:07:51 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
efe1d9e818 CI: Bump vcpkg commit to the latest tagged version


Commit: efe1d9e8185671032aea41ba2e165c6926f314de
    https://github.com/scummvm/scummvm/commit/efe1d9e8185671032aea41ba2e165c6926f314de
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2025-06-23T03:07:31+03:00

Commit Message:
CI: Bump vcpkg commit to the latest tagged version

Changed paths:
    .github/workflows/ci.yml


diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a00bd03779e..e8a86f2ba22 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
       VCPKG_DEFAULT_TRIPLET: ${{ matrix.triplet }}
       VCPKG_INSTALLED_DIR: ${{ github.workspace }}/vcpkg_installed
       VCPKG_BINARY_SOURCES: clear;files,${{ github.workspace }}/vcpkg_cache,readwrite
-      GIT_VCPKG_COMMIT: b02e341c927f16d991edbd915d8ea43eac52096c
+      GIT_VCPKG_COMMIT: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0
     permissions:
       contents: write # For dependencygraph
     steps:




More information about the Scummvm-git-logs mailing list