imagemagick: Update to version 7.0.10-35

This commit is contained in:
Richard Kuhnt 2020-11-01 01:00:28 +00:00
parent 1037dbc7f4
commit 4619acc3f3

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-34", "version": "7.0.10-35",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-34-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-35-portable-Q16-x64.zip",
"hash": "955f224edd2215392b3b939b00646fb56c8043b9f085f3dbf8585c2d64f18793" "hash": "2d454b0802270816696d1258bba61e1f750d934bf45add15559f5a00b8a3a01f"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-34-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-35-portable-Q16-x86.zip",
"hash": "1dcf1b9e9048b2641ca80b0754d2a3f97eafa6467191c5a7e8f5151375d58700" "hash": "46abf6031d90ce2e23d7f28efb3339be8fde3fad4d53c3028f1b740f8dcd973d"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",