imagemagick: Update to version 7.0.9-15

This commit is contained in:
Richard Kuhnt 2020-01-12 14:00:23 +00:00
parent 282bc0e321
commit 4cdd3b8993

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-14", "version": "7.0.9-15",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-15-portable-Q16-x64.zip",
"hash": "6af7e5972c8d6569e7b43626b0e8e759b13b80baeb63c92891eba1aec3b9fd39" "hash": "28f72cc3b5b6445ac97f34198d40ace9b3df5c6372888a2539629bc162fa9f85"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-14-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-15-portable-Q16-x86.zip",
"hash": "a4da869179143f118295815e7d7f8221845d263d59c0b32edb536b6ac367bb21" "hash": "0cadc8388659aac3bfcfaf6f2e02a6ba5635fb00313ea7126ac83f9a4f1eaac3"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",