We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab08e7 commit 6d163d3Copy full SHA for 6d163d3
Modules/ThirdParty/ZLIB/UpdateFromUpstream.sh
@@ -8,7 +8,7 @@ readonly name="zlib-ng"
8
readonly ownership="Zlib-ng Upstream <kwrobot@kitware.com>"
9
readonly subtree="Modules/ThirdParty/ZLIB/src/itk$name"
10
readonly repo="https://github.com/zlib-ng/zlib-ng.git"
11
-readonly tag="develop"
+readonly tag="stable"
12
readonly paths="
13
CMakeLists.txt
14
cmake/*
0 commit comments