imagemagick: Update to version 7.0.10-36

This commit is contained in:
Richard Kuhnt 2020-11-07 17:01:47 +00:00
parent f01e447611
commit 546c6075cd

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