imagemagick: Update to version 7.0.10-27

This commit is contained in:
Richard Kuhnt 2020-08-11 00:00:34 +00:00
parent 276a471455
commit 85c6b915b2

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-26", "version": "7.0.10-27",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-26-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-27-portable-Q16-x64.zip",
"hash": "db1e3314ca88fff4de2b976ba7da5d15367c7458383f6996b4528301af97b8c9" "hash": "4899717041844721c395ffde0a8a8f01be5ce9d9bdc83521415e4b250bbacc47"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-26-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-27-portable-Q16-x86.zip",
"hash": "cce76dc6f860b16a60c8c0a73aca80ba42532e04f6545de2f2dac498736e4b94" "hash": "6f298545347b0cdd7d6d529a74635d106e30f8f532dc72ef6cdb4d48fa8736fe"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",