imagemagick: Update to version 7.0.10-32

This commit is contained in:
Richard Kuhnt 2020-10-03 16:01:49 +00:00
parent f1441b6fee
commit 15f9f2d151

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