imagemagick: Update to version 7.0.9-0

This commit is contained in:
Richard Kuhnt 2019-10-25 13:00:16 +00:00
parent 84d370b0ae
commit 33c1bbfc77

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.8-68",
"version": "7.0.9-0",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x64.zip",
"hash": "f2cf086dcde3e86e6a03ae87490b9cfb42b3707558eeecf9ccedc8b0180f88d0"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-0-portable-Q16-x64.zip",
"hash": "e0dd2fba6cc558791768ff0912111662a877154bc5e6693a08a750099dfa2242"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x86.zip",
"hash": "634524fe38ee7140b7d315aacc54454869fd7356dc8222c543c885369ac549db"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-0-portable-Q16-x86.zip",
"hash": "411f6ecc0111f6f701b064ca13af893ab8fa1807803b2835fb21a4eb5a23b462"
}
},
"depends": "ffmpeg",