imagemagick: Update to version 7.1.0-58

This commit is contained in:
github-actions[bot] 2023-01-22 20:25:13 +00:00
parent 87dcc0406d
commit 6980b5a402

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-57", "version": "7.1.0-58",
"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-57-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-58-Q16-HDRI-x64-dll.exe",
"hash": "b2e09952e1c5271dfa5249db3cf5843bb7268cf19e66d4b9ef779dd051ff3d1e" "hash": "61bb779482f42187238e7acd44cb24f2d2ef115cfedac84cf757e632dba0916e"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-57-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-58-Q16-HDRI-x86-dll.exe",
"hash": "7743617f07a8eb8e303d2c7b732542bdbf20ec39f0f68ed41b893c7294d74c17" "hash": "498f79e3a93721434b831adbb28ebcbdbbe218d83bf26fa361d6ad283caa482a"
} }
}, },
"innosetup": true, "innosetup": true,