Skip to content

Commit

Permalink
optipng 0.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Nov 5, 2023
1 parent 8aaa584 commit 0789075
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## unreleased

* optipng 0.7.8 [@toy](https://github.com/toy)

## v0.10.0.20231014 (2023-10-14)

* libmozjpeg 4.1.5 [@toy](https://github.com/toy)
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LIBLCMS_VER := 2.15
LIBMOZJPEG_VER := 4.1.5
LIBPNG_VER := 1.6.40
LIBZ_VER := 1.2.11
OPTIPNG_VER := 0.7.7
OPTIPNG_VER := 0.7.8
OXIPNG_VER := 9.0.0
PNGCRUSH_VER := 1.8.13
PNGOUT_VER := 20200115
Expand Down
2 changes: 1 addition & 1 deletion checksums.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LIBLCMS_SHA256 := b20cbcbd0f503433be2a4e81462106fa61050a35074dc24a4e356792d971ab
LIBMOZJPEG_SHA256 := 9fcbb7171f6ac383f5b391175d6fb3acde5e64c4c4727274eade84ed0998fcc1
LIBPNG_SHA256 := 8f720b363aa08683c9bf2a563236f45313af2c55d542b5481ae17dd8d183bb42
LIBZ_SHA256 := c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
OPTIPNG_SHA256 := 4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452
OPTIPNG_SHA256 := 25a3bd68481f21502ccaa0f4c13f84dcf6b20338e4c4e8c51f2cefbd8513398c
OXIPNG_SHA256 := 534fa8f349f52b01c2ee4332cef25ce1311edca04209ac6d972e38b171550a1b
PNGCRUSH_SHA256 := fed0aaf5c098aa8c7f78c75365cd18d7341417326ecbdba547876b7b4f3df4be
PNGOUT_LINUX_SHA256 := ac38bba6f0de29033de866538c3afa64341319b695bbe388efbc5fd9e830e928
Expand Down
Binary file modified vendor/darwin-x86_64/optipng
Binary file not shown.
Binary file modified vendor/linux-x86_64/optipng
Binary file not shown.

0 comments on commit 0789075

Please sign in to comment.