imagemagick: Update to version 7.0.8-68

This commit is contained in:
Richard Kuhnt 2019-10-06 12:00:16 +00:00
parent 6f1762121b
commit fb8d192e96

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-67",
"version": "7.0.8-68",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-67-portable-Q16-x64.zip",
"hash": "904dadae4d1daaf0fb980c97053b3fcd3fac071c3bc7805a07c2269745ed08c9"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x64.zip",
"hash": "f2cf086dcde3e86e6a03ae87490b9cfb42b3707558eeecf9ccedc8b0180f88d0"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-67-portable-Q16-x86.zip",
"hash": "20cd303afbfedd8ab87cb51a38472e06004ca1e5bfbcdfbc275875e3dc93614d"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-68-portable-Q16-x86.zip",
"hash": "634524fe38ee7140b7d315aacc54454869fd7356dc8222c543c885369ac549db"
}
},
"depends": "ffmpeg",