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 a2206b5Copy full SHA for a2206b5
Modules/ThirdParty/PNG/UpdateFromUpstream.sh
@@ -8,7 +8,7 @@ readonly name="png"
8
readonly ownership="LIBPNG Upstream <[email protected]>"
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