Updated vcpkg version

dev
Tomasz Kapuściński 2022-11-26 12:31:54 +01:00
parent e3ba33a508
commit 5feffc70df
1 changed files with 1 additions and 1 deletions
.github/workflows

View File

@ -105,7 +105,7 @@ jobs:
- name: Install Colobot dependencies - name: Install Colobot dependencies
uses: lukka/run-vcpkg@v7 uses: lukka/run-vcpkg@v7
with: with:
vcpkgGitCommitId: 'e809a42f87565e803b2178a0c11263f462d1800a' vcpkgGitCommitId: '6f7ffeb18f99796233b958aaaf14ec7bd4fb64b2'
vcpkgTriplet: ${{ matrix.vcpkg_triplet }} vcpkgTriplet: ${{ matrix.vcpkg_triplet }}
vcpkgArguments: 'boost-system boost-filesystem boost-regex boost-lexical-cast boost-bimap boost-algorithm boost-property-tree boost-optional boost-range sdl2 sdl2-ttf sdl2-image glew libpng libwebp tiff gettext libsndfile libvorbis libogg openal-soft physfs glm mpg123' vcpkgArguments: 'boost-system boost-filesystem boost-regex boost-lexical-cast boost-bimap boost-algorithm boost-property-tree boost-optional boost-range sdl2 sdl2-ttf sdl2-image glew libpng libwebp tiff gettext libsndfile libvorbis libogg openal-soft physfs glm mpg123'
# SHA-256 hash of the list of packages above, for caching purposes # SHA-256 hash of the list of packages above, for caching purposes