imagemagick: Update to version 7.0.10-18

This commit is contained in:
Richard Kuhnt 2020-06-09 12:00:25 +00:00
parent 0360e28f3a
commit b43871e62c

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.10-17",
"version": "7.0.10-18",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-17-portable-Q16-x64.zip",
"hash": "6e515718af8d097357e8fe5935c5b1dfade0312d8cd5abdf3046d1e710599272"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-18-portable-Q16-x64.zip",
"hash": "e1ba9afca9ae34f9ecc8b1f1a32c5631ad43ceccedd87e2046c72904638ae583"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-17-portable-Q16-x86.zip",
"hash": "0ad01c5dcc2a2674eadc5e965fe65101b6b62c878d8e368f94fbb9abbf5ba881"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-18-portable-Q16-x86.zip",
"hash": "b058e645b8bea63e2c08d3632a7f2cef21c7ab749d80c5279429e1bb2cddddb9"
}
},
"depends": "ffmpeg",