imagemagick: Update to version 7.0.10-25

This commit is contained in:
Richard Kuhnt 2020-08-01 12:00:29 +00:00
parent d51df033a2
commit acc7597289

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.10-24", "version": "7.0.10-25",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-24-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-25-portable-Q16-x64.zip",
"hash": "9d5f8f6e5fa5ae03173c1e2c86f6d7d7b32b71605e4a01f6f9270035fc510d88" "hash": "3395763a9915b1b01fbbdd8072b193367ad60b03a047ccab8da007fb341d95c6"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-24-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-25-portable-Q16-x86.zip",
"hash": "e3aae1cc439670cfdda3b1a41423396cebdb15a7c657e9227f25f4f107ce3512" "hash": "dfebcbed67aa31e8d232228bd76561ff9ab2950aa30f19bac146ebbe6236f26e"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",