[Scummvm-git-logs] scummvm master -> 64451af1712e731917180ac389acd8bc4c589718

sluicebox noreply at scummvm.org
Wed Apr 5 19:12:36 UTC 2023


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:
64451af171 CI: Update vcpkg msys runtime version


Commit: 64451af1712e731917180ac389acd8bc4c589718
    https://github.com/scummvm/scummvm/commit/64451af1712e731917180ac389acd8bc4c589718
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2023-04-05T12:11:52-07:00

Commit Message:
CI: Update vcpkg msys runtime version

Changed paths:
    .github/workflows/ci.yml


diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c258108cf15..06b5fe0222e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
           # use a fork of vcpkg with the previous working setup from March 2022
           # with the the January 2023 fix for msys-libtool's url cherry-picked.
           vcpkgGitURL: 'https://github.com/sluicebox/vcpkg.git'
-          vcpkgGitCommitId: f28c1edaffcb027da40b120112c89033d4303dcc
+          vcpkgGitCommitId: 47c0c6e2cb7e70edf5799bb48560d7ddbeb6250d
           vcpkgTriplet: '${{ matrix.triplet }}'
           vcpkgArguments: '${{ matrix.vcpkgPackages }}'
 #      - name: Upload libs




More information about the Scummvm-git-logs mailing list