Update imagemagick to 7.0.8-41.

This commit is contained in:
Guo Xiang Tan 2019-04-22 11:02:10 +08:00 committed by GitHub
parent 7087639f3e
commit 421c1af164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -o errexit
IMAGE_MAGICK_VERSION="7.0.8-40"
IMAGE_MAGICK_VERSION="7.0.8-41"
LIBPNG_VERSION="1.6.36"
PREFIX=/usr/local