imagemagick: Update to version 7.0.9-12

This commit is contained in:
Richard Kuhnt 2019-12-27 14:00:25 +00:00
parent 6cf05cabe6
commit 422eec395b

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