imagemagick: Update to version 7.0.10-4

This commit is contained in:
Richard Kuhnt 2020-04-05 13:01:50 +00:00
parent 86d2e122bf
commit d1be1c19ca

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick",
"version": "7.0.10-3",
"version": "7.0.10-4",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x64.zip",
"hash": "caa2843cfb371b73d326612afffd801c6aa59cce8f5ba90a96b0faaa3a2cdb05"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-4-portable-Q16-x64.zip",
"hash": "9f5df01c54a82d93b725c93b52c80d0471094e5fc226877e14108d91a9e6f6fd"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x86.zip",
"hash": "ff7df11a26e252b2cf24dfbdd1bbcb8e9d605b16bafe81c4262d30fbd9318177"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-4-portable-Q16-x86.zip",
"hash": "77362633e023e6ec188e057958c1aff00b0532eb28829962ffb58f235983ee96"
}
},
"depends": "ffmpeg",