imagemagick: Update to version 7.0.10-20

This commit is contained in:
Richard Kuhnt 2020-06-20 17:00:33 +00:00
parent b4961d3ea0
commit adc30c920f

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.10-19", "version": "7.0.10-20",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-19-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-20-portable-Q16-x64.zip",
"hash": "26ae2b6b82928302a75d8e915aa75420f81bafea9e16dce8193f53f1637fa22b" "hash": "31aa553e770154f498c43e36e3ffd9429ec71c04226fc05cbbf03ab3f1bb3d0f"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-19-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-20-portable-Q16-x86.zip",
"hash": "4910eee15e9c59a1d46329944ecef037b2d1761b29a3dfa7383e66947d02ebc0" "hash": "a538a52e1ef850616e6e8bbcd30b48fd49778fc44697f79b30ee54386396c686"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",