imagemagick: Update to version 7.0.9-23

This commit is contained in:
Richard Kuhnt 2020-02-15 14:01:52 +00:00
parent 4be197c162
commit 7c8e49bc9e

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick",
"version": "7.0.9-22",
"version": "7.0.9-23",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-22-portable-Q16-x64.zip",
"hash": "4d3d78a86b2087bbcf69141d82c4eda76738c6cb92691a6e8c25c6989a6beb38"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x64.zip",
"hash": "38466a5a98fd308b992a51a75f8a7b1326bc2405d21a3235466a6c99d1f50740"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-22-portable-Q16-x86.zip",
"hash": "b4fd100de736b75e91cb96d85051e83e0ed9ba57408a99741829f8940fb21f5d"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x86.zip",
"hash": "0267d6d905f42045cc3596e2314702931aba087d14b491fe5fdb4bdc7da90927"
}
},
"depends": "ffmpeg",