imagemagick: Update to version 7.1.1-33

This commit is contained in:
github-actions[bot] 2024-05-25 16:27:24 +00:00
parent 4baf0c2d12
commit 38a4b9c5b7

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-32", "version": "7.1.1-33",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.", "description": "Create, edit, compose, and convert 200+ bitmap image 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.1-32-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-33-Q16-HDRI-x64-dll.exe",
"hash": "1cc3efaff04c9e2cc01c00fa995f3a3bf84064275539a48c31b7f33caa89fe4c" "hash": "70937ef16b3bceafe1ee2cc9059eeb98446edb19e4065d235cebf2cc03ff0840"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-32-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-33-Q16-HDRI-x86-dll.exe",
"hash": "fa0757e7a9ef582fdcbd83d650cbfa4fc86985c9aac8ffc1e072ac22c0e1a3fc" "hash": "62e5739afbb22e1cff92b207c5f21799719140fd88382ace4a68e537b0f15f75"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-32-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-33-Q16-HDRI-arm64-dll.exe",
"hash": "daf449af55d0685d09a165a068e8273ffa992fb814f06520a39921dab819ec70" "hash": "bd3258127677b1e76c56b7beef6f37947a3343a0f6b76ae97e2d4ce1a5e09fa4"
} }
}, },
"innosetup": true, "innosetup": true,