We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f513700 commit c0eb8b1Copy full SHA for c0eb8b1
Modules/ThirdParty/PNG/UpdateFromUpstream.sh
@@ -8,7 +8,7 @@ readonly name="png"
8
readonly ownership="LIBPNG Upstream <png-mng-implement@lists.sourceforge.net>"
9
readonly subtree="Modules/ThirdParty/PNG/src/itk$name"
10
readonly repo="git://git.code.sf.net/p/libpng/code"
11
-readonly tag='v1.6.44' # Sept 12, 2024
+readonly tag='v1.6.47'
12
readonly paths="
13
png*.c
14
png*.h
0 commit comments