mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Update Windows libpng to 1.6.43
This commit is contained in:
2
.github/scripts/mingw-w64-libpng-dev.sh
vendored
2
.github/scripts/mingw-w64-libpng-dev.sh
vendored
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
pngver=1.6.37
|
||||
pngver=1.6.43
|
||||
arch="$1"
|
||||
|
||||
## Grab sources and check them
|
||||
|
||||
Reference in New Issue
Block a user