imagemagick: Update to version 7.0.10-14

This commit is contained in:
Richard Kuhnt 2020-05-23 18:01:49 +00:00
parent 158052b5ed
commit 02e8a44430

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-13", "version": "7.0.10-14",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-13-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-14-portable-Q16-x64.zip",
"hash": "6cfbef266c57461234cb47c7ae6913625983800c6a8cdad42b7f3c3302dddd0e" "hash": "87743395bdb05c653f5e212ebd615e298ac22b9ae1a4950eb804cd790b45be2f"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-13-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-14-portable-Q16-x86.zip",
"hash": "4917c79a740ecb10c954744b7134599a1aca8142393c62f57972579acda24dfc" "hash": "504931dd8cc5ba23af111a877763832811ebff3ecb0bffbefdf2a89100b6ae09"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",