imagemagick: Update to version 7.0.10-12

This commit is contained in:
Richard Kuhnt 2020-05-15 20:01:48 +00:00
parent c3015d9caa
commit 7cf9550d46

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-11", "version": "7.0.10-12",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-11-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-12-portable-Q16-x64.zip",
"hash": "7f06764cb3504fcbc1ba4d8f33d7e221bd44cd7bcbcb98656766f9f7715f5746" "hash": "222290a218376a0bb967d5cc068695da6bbc8ba482992be9f1a6876c705ebf55"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-11-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-12-portable-Q16-x86.zip",
"hash": "df4965c77302d1a942532094232e0b45a5a16fa2496d1b499815a92a17dcde0e" "hash": "12a529de286117bcd04fa5415ee0163492a663030b32cac2a071ab3b32e1fc37"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",