mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
fix(CI/windows): bump openssl to 3.5.2 (#22628)
This commit is contained in:
parent
72073df3a9
commit
a276f25d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ fi
|
|||
|
||||
choco install -y --skip-checksums $INSTALL_ARGS cmake.install -y --installargs 'ADD_CMAKE_TO_PATH=System'
|
||||
choco install -y --skip-checksums $INSTALL_ARGS visualstudio2022-workload-nativedesktop
|
||||
choco install -y --skip-checksums $INSTALL_ARGS openssl --force --version=3.5.1
|
||||
choco install -y --skip-checksums $INSTALL_ARGS openssl --force --version=3.5.2
|
||||
choco install -y --skip-checksums $INSTALL_ARGS boost-msvc-14.3 --force --version=1.87.0
|
||||
choco install -y --skip-checksums $INSTALL_ARGS mysql --force --version=8.4.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue