imagemagick: Update to version 7.0.9-21

This commit is contained in:
Richard Kuhnt 2020-02-02 01:01:49 +00:00
parent dd54590fc7
commit dfa762c9cc

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.9-20", "version": "7.0.9-21",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-20-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-21-portable-Q16-x64.zip",
"hash": "1647beaab8ff20fe16b8148820c757a24bf2f6cf7e91a8a66b6089be5e9e9283" "hash": "9a6a0d9da37667e975384ba275537a268447d1eea5d4dfb2f0b9c89d01e4a3d7"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-20-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-21-portable-Q16-x86.zip",
"hash": "1697b8c5c421bb6850404e00160fe7527c3c69f085b9ce38391f5c720df1376c" "hash": "c6619c4b6ca896adc14fdd4872483f75f4d9121bf22bbf7e65e2d031304b6f72"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",