imagemagick: Update to version 7.1.0-49

This commit is contained in:
github-actions[bot] 2022-09-24 16:30:35 +00:00
parent b43ff9882b
commit 0a03a71ea8

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-48", "version": "7.1.0-49",
"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-48-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-49-Q16-HDRI-x64-dll.exe",
"hash": "1707cc89e44084c2ceea2a49b0b139644267e9dced47cb5125da2abe278a2413" "hash": "208939cf01b67e30d916df436f828e2f04f8a70db95e22de4715ed1f7df6f948"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-48-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-49-Q16-HDRI-x86-dll.exe",
"hash": "f66b594c2451d871b7e113f44b316d1240d9b176ea9121588c3b8547aeefcc85" "hash": "499b6dc29341dec848a0d1fc0dadf9aa307f5f53d2939020323d6880d734fad3"
} }
}, },
"innosetup": true, "innosetup": true,