imagemagick: Update to version 7.0.10-37

This commit is contained in:
Jakub Čábera 2020-11-09 16:26:08 +01:00
parent 0db23f5dca
commit ad663cea5e

View File

@ -1,19 +1,19 @@
{ {
"homepage": "https://imagemagick.org/", "version": "7.0.10-37",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"homepage": "https://imagemagick.org/",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.10-36", "depends": "ffmpeg",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-36-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-37-portable-Q16-x64.zip",
"hash": "9358bea0c891282b06377ff71f319616ae3325b312002f25694b958779b27cf4" "hash": "49011cf7894048661bc31495fa2296b4d96f461f4c3b40f0a52ab79bbe88b487"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-36-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-37-portable-Q16-x86.zip",
"hash": "5516a1373cb3fa8d04c08df583fda07ca4c6cfb45fd4a46164327e4622cb4f7f" "hash": "30bc54dd5b2d964797011597137fea207f1e2648869e587ec6888a6bd72028ad"
} }
}, },
"depends": "ffmpeg",
"bin": [ "bin": [
"compare.exe", "compare.exe",
"composite.exe", "composite.exe",