imagemagick: Update to version 7.0.9-13

This commit is contained in:
Richard Kuhnt 2019-12-31 14:00:59 +00:00
parent e72cdab7e6
commit 16e35913ff

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.9-12",
"version": "7.0.9-13",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-12-portable-Q16-x64.zip",
"hash": "066772951ab861c209b01fb3b17aaa507a7a65aaf78ecf4b8f4a9991c1b700bc"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-13-portable-Q16-x64.zip",
"hash": "b9edc0088d344b1118d54c6403ad9eb6f83e6cda0be97607158f5d2cdc51b4d7"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-12-portable-Q16-x86.zip",
"hash": "3735d6125440839c1f2f078c07ccce731f12612dd266499eed8f5aba224e3a41"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-13-portable-Q16-x86.zip",
"hash": "5437204a95a48c7cd50a5823675d1d0e85fb6dba092f7ca0756bc3bc1abd2522"
}
},
"depends": "ffmpeg",