Skip to content

Commit a2206b5

Browse files
committed
ENH: Update PNG script for 1.6.47
1 parent f513700 commit a2206b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/ThirdParty/PNG/UpdateFromUpstream.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readonly name="png"
88
readonly ownership="LIBPNG Upstream <[email protected]>"
99
readonly subtree="Modules/ThirdParty/PNG/src/itk$name"
1010
readonly repo="git://git.code.sf.net/p/libpng/code"
11-
readonly tag='v1.6.44' # Sept 12, 2024
11+
readonly tag='v1.6.47'
1212
readonly paths="
1313
png*.c
1414
png*.h

0 commit comments

Comments
 (0)