imagemagick: Update to version 7.0.10-33

This commit is contained in:
Richard Kuhnt 2020-10-04 20:00:25 +00:00
parent 3992f513c5
commit 1cc739dfbd

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