Update vcpkg version used in CI

fix-squashed-planets
MrSimbax 2021-09-04 20:51:16 +02:00
parent 41cf9974f9
commit d06b7e1456
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ jobs:
- name: Install Colobot dependencies - name: Install Colobot dependencies
uses: lukka/run-vcpkg@v3 uses: lukka/run-vcpkg@v3
with: with:
vcpkgGitCommitId: '006a133d39a72cc7ec60f651e224ca8a3b41c734' vcpkgGitCommitId: '210240b399fbc2f1363f4103b6a93629c207d7e3'
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' 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'
# SHA-256 hash of the list of packages above, for caching purposes # SHA-256 hash of the list of packages above, for caching purposes