imagemagick: Update to version 7.0.9-10

This commit is contained in:
Richard Kuhnt 2019-12-22 15:00:38 +00:00
parent 5c3fe860ef
commit ae4878255b

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-9", "version": "7.0.9-10",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-9-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-10-portable-Q16-x64.zip",
"hash": "c32090255522b7cf4a0f41b797da279d7f015e5c20f5622c21202121d9e6a991" "hash": "2fcc2b0925570ae041454edcbc8c7b296ba05afc2c5c37e3dd8713c774896647"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-9-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-10-portable-Q16-x86.zip",
"hash": "4d2f433cf022f803fd0c2fc63440cad56ce5449c8a0957c17fc21f90990c11a2" "hash": "8bba6b3f0794bd5014ab8808c2327989f4235327baf5e6f1e15bd441ca6cfe52"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",