imagemagick: Update to version 7.0.9-16

This commit is contained in:
Richard Kuhnt 2020-01-12 22:00:28 +00:00
parent d67134ceac
commit 6e231785d8

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-15",
"version": "7.0.9-16",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-15-portable-Q16-x64.zip",
"hash": "28f72cc3b5b6445ac97f34198d40ace9b3df5c6372888a2539629bc162fa9f85"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-16-portable-Q16-x64.zip",
"hash": "70e7eaf5707671a3bdab4f079da789462ffa11feeb94850301b7bd3d4e951616"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-15-portable-Q16-x86.zip",
"hash": "0cadc8388659aac3bfcfaf6f2e02a6ba5635fb00313ea7126ac83f9a4f1eaac3"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-16-portable-Q16-x86.zip",
"hash": "52204f6e995300ddc9b07d66f4b9369adcaa8603427acc62ab01205dc6ddacdd"
}
},
"depends": "ffmpeg",