imagemagick: Update to version 7.1.0-55

This commit is contained in:
github-actions[bot] 2022-12-17 20:25:03 +00:00
parent 3abd6a2c69
commit 83b0ee0f27

View File

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