imagemagick: Update to version 7.0.9-14

This commit is contained in:
Richard Kuhnt 2020-01-05 14:01:15 +00:00
parent 54fdf2c220
commit d9a30b1a9c

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