imagemagick: Update to version 7.0.10-3

This commit is contained in:
Richard Kuhnt 2020-03-28 20:01:52 +00:00
parent e2c678c9bf
commit fe66197ef6

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.10-2", "version": "7.0.10-3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-2-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x64.zip",
"hash": "498cad8469e43caeeb94fd58bb9026e5deaba9637a1fbfc4ea00530f13cc0ff6" "hash": "caa2843cfb371b73d326612afffd801c6aa59cce8f5ba90a96b0faaa3a2cdb05"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-2-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-3-portable-Q16-x86.zip",
"hash": "f8ff140a993aad00714d5a9ddfe18059a29350026fc77903128f0d77114ebf85" "hash": "ff7df11a26e252b2cf24dfbdd1bbcb8e9d605b16bafe81c4262d30fbd9318177"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",