Skip to content

Update Linux binary to version 1.8.13#29

Open
RobinvanderVliet wants to merge 1 commit intoimagemin:mainfrom
RobinvanderVliet:update-linux-binary
Open

Update Linux binary to version 1.8.13#29
RobinvanderVliet wants to merge 1 commit intoimagemin:mainfrom
RobinvanderVliet:update-linux-binary

Conversation

@RobinvanderVliet
Copy link
Copy Markdown

@RobinvanderVliet RobinvanderVliet commented Dec 15, 2023

wget "http://ftp.nl.debian.org/debian/pool/main/p/pngcrush/pngcrush_1.8.13-0.1_amd64.deb" -q -O "pngcrush.deb"

sha1sum pngcrush.deb

0368fe4b52dbb1b6ca75793599b6f2bf5f72f53f pngcrush.deb


dpkg-deb -xv pngcrush.deb .

./usr/bin/pngcrush -version

pngcrush 1.8.13, uses libpng 1.6.36 and zlib 1.2.11
Check http://pmt.sf.net/
for the most recent version.


sha1sum ./usr/bin/pngcrush

91fc93611e63bbbc82791be343f64239be789293 ./usr/bin/pngcrush


I have committed the file ./usr/bin/pngcrush. If you repeat the previous steps, you should see the same sha1 hashes.

Fixes #30!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux binary is out of date

1 participant