imagemagick: Update to version 7.0.10-19

This commit is contained in:
Richard Kuhnt 2020-06-12 23:00:24 +00:00
parent d7e6b7a529
commit 4ade9aee33

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-18",
"version": "7.0.10-19",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-18-portable-Q16-x64.zip",
"hash": "e1ba9afca9ae34f9ecc8b1f1a32c5631ad43ceccedd87e2046c72904638ae583"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-19-portable-Q16-x64.zip",
"hash": "26ae2b6b82928302a75d8e915aa75420f81bafea9e16dce8193f53f1637fa22b"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-18-portable-Q16-x86.zip",
"hash": "b058e645b8bea63e2c08d3632a7f2cef21c7ab749d80c5279429e1bb2cddddb9"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-19-portable-Q16-x86.zip",
"hash": "4910eee15e9c59a1d46329944ecef037b2d1761b29a3dfa7383e66947d02ebc0"
}
},
"depends": "ffmpeg",