imagemagick: Update to version 7.1.0-26

This commit is contained in:
github-actions[bot] 2022-02-21 16:29:48 +00:00
parent a3a5499a7d
commit 43a28396f1

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-25", "version": "7.1.0-26",
"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-25-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-26-Q16-HDRI-x64-dll.exe",
"hash": "e6f660f822b3f1262ea362c564f936d7f8a28650bfe0eb5e4d5cc6360be294b9" "hash": "2becafb53b4124f3a769bcf19d5fee1625253fc45db9b55292a707445948ea4f"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-25-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-26-Q16-HDRI-x86-dll.exe",
"hash": "f1c9e09bc5e6c9ba7516201f95eee0ea2f37eca47891580f3ab4df0066a04868" "hash": "fcecfb36964db2d8c081ce311ddb950773a4c7b7bb343113285f670818d567a3"
} }
}, },
"innosetup": true, "innosetup": true,