imagemagick: Update to version 7.0.9-24

This commit is contained in:
Richard Kuhnt 2020-02-17 19:01:49 +00:00
parent d307ec6d10
commit 6e9c487e7a

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-23", "version": "7.0.9-24",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-24-portable-Q16-x64.zip",
"hash": "38466a5a98fd308b992a51a75f8a7b1326bc2405d21a3235466a6c99d1f50740" "hash": "e5c83149c48a297c69fd3b669954b15f9650cf2cf2155586ce8baeb0211a6cd5"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-24-portable-Q16-x86.zip",
"hash": "0267d6d905f42045cc3596e2314702931aba087d14b491fe5fdb4bdc7da90927" "hash": "c823b45c5a0e0f499b56c057e180a1c757c87a6978f19e3bd175bf2ed8ee91c2"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",