Upgrade zlib_version on AppVeyor

They removed https://zlib.net/zlib1212.zip because
https://zlib.net/zlib1213.zip was released :thinking_face:

Fix CI failures like:
45064876/job/bb9biogolh0u2595
This commit is contained in:
Takashi Kokubun 2022-10-13 16:28:16 -07:00 committed by usa
parent 7cf697179d
commit f33522baac

View file

@ -5,7 +5,7 @@ platform:
- x64
environment:
ruby_version: "24-%Platform%"
zlib_version: "1.2.12"
zlib_version: "1.2.13"
matrix:
- build: vs
vs: 120