imagemagick: Update to version 7.0.10-22

This commit is contained in:
Richard Kuhnt 2020-06-27 19:00:42 +00:00
parent d3b6ca28fe
commit e55f6dedd4

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-21",
"version": "7.0.10-22",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-21-portable-Q16-x64.zip",
"hash": "3e3d9f33c1bb242fd66bba2583743d8b4504f8ae70bea026e62394c7d79c0ec2"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-22-portable-Q16-x64.zip",
"hash": "952f23cf965f8c51ba577f591fbd7a3dee327327f6b4176123b8c29b84146cdd"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-21-portable-Q16-x86.zip",
"hash": "1fa576bcf788a211c9b96a82b2b45b82262f3d2124c397b9ace07afb6de1033c"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-22-portable-Q16-x86.zip",
"hash": "5dd712b81384eb8cebad2ffd789464d773013ff0c0c1735e786fb123a1ab88d4"
}
},
"depends": "ffmpeg",