imagemagick: Update to version 7.1.0-27

This commit is contained in:
github-actions[bot] 2022-03-05 16:29:38 +00:00
parent 50d6473465
commit c24020706c

View File

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