Skip to content

Commit 7b49de5

Browse files
committed
dependencies: upgrade to libpng 1.6.54, fix cve
1 parent e5b2322 commit 7b49de5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmake/build/png.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
CPMAddPackage(
44
NAME libpng
5-
VERSION 1.6.51
5+
VERSION 1.6.54
66
GITHUB_REPOSITORY Legacy-LuaSTG-Engine/libpng-zlib-ng
7-
GIT_TAG v1.6.51-zlib-ng
7+
GIT_TAG v1.6.54-zlib-ng
88
DOWNLOAD_ONLY YES
99
)
1010

0 commit comments

Comments
 (0)