imagemagick: Update to version 7.0.10-31

This commit is contained in:
Richard Kuhnt 2020-09-27 16:00:23 +00:00
parent 2ed01e14cd
commit 4d829e4227

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-30", "version": "7.0.10-31",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-30-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-31-portable-Q16-x64.zip",
"hash": "6544d6f30e658e903f9633596b7ff6215af5b24d70ff49c0fd5453f45d0919d1" "hash": "59ba73ea50e3c0bd3164209ca6a7c270c23e3aee5b96f5900b34e61952c32ecb"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-30-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-31-portable-Q16-x86.zip",
"hash": "3ce452bd31abe576b5ee34415ee7f0509e00147e50b2e3098b01339b9c3b2ac4" "hash": "abb3074936f22d925947125f360b80a764bb0d160fc47e1e3a503625eac66f20"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",