imagemagick: Update to version 7.1.0-56

This commit is contained in:
github-actions[bot] 2022-12-29 04:28:23 +00:00
parent dcc4601a99
commit eda0c45de9

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-55", "version": "7.1.0-56",
"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://imagemagick.org/archive/binaries/ImageMagick-7.1.0-55-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-56-Q16-HDRI-x64-dll.exe",
"hash": "26b8695d7b68ad4cdcbf746fad2254a950e5387db771e9e7cb36d011c480f8d4" "hash": "747e778592c9278d8dbde1d9698f4b070768da20b8ee87cd3b7482f74bbf39c8"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-55-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-56-Q16-HDRI-x86-dll.exe",
"hash": "beb7d1003fe932fe14f42f88d7a5b353072fb114238c41d789cfc030b5f1d3da" "hash": "b7320eb83f5f1d99f96b0ca7d58c92f1fc28dbf6d2b8ebb1f48f010d97eddc07"
} }
}, },
"innosetup": true, "innosetup": true,