Skip to content

Commit

Permalink
Update comments
Browse files Browse the repository at this point in the history
Update ImageMagick to version 7.1.0-45

Signed-off-by: Teddysun <i@teddysun.com>
  • Loading branch information
teddysun committed Aug 1, 2022
1 parent 8137ec4 commit 348a98d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
| PDFlib | 10.0.0 |
| APCu extension | 5.1.21 |
| gRPC extension | 1.45.0 |
| ImageMagick | 7.1.0-43 |
| ImageMagick | 7.1.0-45 |
| imagick extension | 3.7.0 |
| libsodium | 1.0.18 |
| libsodium extension | 2.0.23 |
Expand Down
4 changes: 2 additions & 2 deletions include/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ swoole_filename_url="https://pecl.php.net/get/swoole-4.8.11.tgz"
xdebug_filename="xdebug-3.1.3"
xdebug_filename_url="https://pecl.php.net/get/xdebug-3.1.3.tgz"
#ImageMagick
ImageMagick_filename="ImageMagick-7.1.0-43"
ImageMagick_filename_url="https://imagemagick.org/archive/ImageMagick-7.1.0-43.tar.gz"
ImageMagick_filename="ImageMagick-7.1.0-45"
ImageMagick_filename_url="https://imagemagick.org/archive/ImageMagick-7.1.0-45.tar.gz"
#php extension imagick
php_imagemagick_filename="imagick-3.7.0"
php_imagemagick_filename_url="https://pecl.php.net/get/imagick-3.7.0.tgz"
Expand Down

0 comments on commit 348a98d

Please sign in to comment.