imagemagick: Update to version 7.0.8-66

This commit is contained in:
Richard Kuhnt 2019-09-22 13:00:38 +00:00
parent 0154c83ff2
commit 19021b0077

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-65",
"version": "7.0.8-66",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-65-portable-Q16-x64.zip",
"hash": "bf56236920879735325f7206de5363a4ffc0d887c29c1d8715a0ae269e489244"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-66-portable-Q16-x64.zip",
"hash": "4db9ac350e4eb0ae78d7629dd820c4eb477ecfb25b36687e1d7bad2c9cf53a9c"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-65-portable-Q16-x86.zip",
"hash": "8df5963478a08038b33291bd06e33e47b8150257119fd5bc24021e0776a4763d"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-66-portable-Q16-x86.zip",
"hash": "bd618de5d127ba1cf69e783a8b63301e8f0b23d9be050f152f36df8122a45d89"
}
},
"depends": "ffmpeg",