imagemagick: Update to version 7.0.10-11

This commit is contained in:
Richard Kuhnt 2020-05-09 11:01:49 +00:00
parent 528520fd6b
commit db3a5ec5ac

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