Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Beatrici <git@davidebeatrici.dev>2022-05-17 09:04:11 +0300
committerDavide Beatrici <git@davidebeatrici.dev>2022-05-17 09:04:11 +0300
commit82749a88f0e4f401b3bffd5d55dba82a6fff72aa (patch)
treed575edc853e51ddaec7a5cb6fe4caf059ebc944f /.appveyor.yml
parentf669e9d377bb289a610a0a60df4587ef006f35f1 (diff)
CI: Update build environment(s)
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index f9b47c6ac..538635d01 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -23,7 +23,7 @@ environment:
matrix:
- MUMBLE_ENVIRONMENT_TRIPLET: 'x64-windows-static-md'
- MUMBLE_ENVIRONMENT_VERSION: 'windows-static-1.5.x~2021-07-27~64f88807.x64'
+ MUMBLE_ENVIRONMENT_VERSION: 'windows-static-1.5.x~2022-05-17~cd7e2c9.x64'
VCVARS_PATH: 'C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Auxiliary/Build/vcvars64.bat'
install: