1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-17 07:11:52 +08:00

zlib: Update script to get zlib 1.2.13

Issue: #25576
This commit is contained in:
Brad King
2024-01-10 10:27:07 -05:00
parent 3160b136b2
commit b7379f9e21

View File

@@ -8,7 +8,7 @@ readonly name="zlib"
readonly ownership="zlib upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmzlib"
readonly repo="https://github.com/madler/zlib.git"
readonly tag="v1.2.12"
readonly tag="v1.2.13"
readonly shortlog=false
readonly paths="
README