Skip to content

Commit

Permalink
update zopflipng to tag zopfli-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed May 23, 2018
1 parent aa4e5ba commit ed06efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ZOPFLIPNG_BUILD_DIR="$HOME/zopfli"
ZOPFLIPNG_EXE="$ZOPFLIPNG_BUILD_DIR/zopflipng"

PNGQUANT_VERSION_TAG="2.11.7"
ZOPFLIPNG_VERSION_TAG="zopfli-1.0.1"
ZOPFLIPNG_VERSION_TAG="zopfli-1.0.2"
LIBPNG_VERSION="1.6.34"
LIBPNG_VERSION_DOWNLOAD="libpng16/$LIBPNG_VERSION/libpng-$LIBPNG_VERSION.tar.xz"
LITTLECMS_VERSION="2.9"
Expand Down

0 comments on commit ed06efa

Please sign in to comment.