imagemagick: Update to version 7.0.9-2

This commit is contained in:
Richard Kuhnt 2019-10-30 23:00:24 +00:00
parent 1bfcdd4f1a
commit 6f1948e437

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-1",
"version": "7.0.9-2",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-1-portable-Q16-x64.zip",
"hash": "a82a56883e70f43d607096dbbad436f46732c6bb546852102efadc4e6329c8be"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-2-portable-Q16-x64.zip",
"hash": "67e1a63537d02197eeebfce2bd1eb16c9e1bc6058bde689d932205fa4f41c762"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-1-portable-Q16-x86.zip",
"hash": "2d0f5f54fbb10f1f48634737c47a03b5e7a5d340e4bb15a5d2c1fe532c997677"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-2-portable-Q16-x86.zip",
"hash": "55b43158f8cd97f5d9678964eec1341b8c5192fd5f5597a7d74b17d963a707b7"
}
},
"depends": "ffmpeg",