1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Refresh win32 toolchain and libraries (#15890)

This commit is contained in:
sfan5 2025-03-11 19:59:03 +01:00 committed by GitHub
parent b9ed4793ea
commit 287880aa27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 24 deletions

View file

@ -71,8 +71,8 @@ jobs:
name: VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }}
runs-on: windows-2019
env:
VCPKG_VERSION: 01f602195983451bc83e72f4214af2cbc495aa94
# 2024.05.24
VCPKG_VERSION: d5ec528843d29e3a52d745a64b469f810b2cedbf
# 2025.02.14
vcpkg_packages: zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo sqlite3 freetype luajit gmp jsoncpp sdl2
strategy:
fail-fast: false