imagemagick: Update to version 7.1.0-20

This commit is contained in:
github-actions[bot] 2022-01-22 20:25:38 +00:00
parent bbc0cd5bcd
commit e117276da6

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-19", "version": "7.1.0-20",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"license": "ImageMagick", "license": "ImageMagick",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-19-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-20-Q16-HDRI-x64-dll.exe",
"hash": "40de58930e0f41e3f71bebe12befc326fade7d953b552936ea4a88a1267cf451" "hash": "d17933d5e52ccbc671669a338435402eafd3d9ebfbf1bc99aa9ce35aa4a753f8"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-19-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-20-Q16-HDRI-x86-dll.exe",
"hash": "9bee2baabdf02ae5ca3cfc9996d667cea2fe792dc4edfe9286b1f0803d5831cd" "hash": "d193ec21b6e22f503eae47aca34f3277570153ceafc6eb1d475cf70a52acfb5a"
} }
}, },
"innosetup": true, "innosetup": true,