imagemagick: Update to version 7.1.0-35

This commit is contained in:
github-actions[bot] 2022-05-18 04:30:52 +00:00
parent f57103f220
commit 156e5d5048

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-34", "version": "7.1.0-35",
"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://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-34-Q16-HDRI-x64-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-35-Q16-HDRI-x64-dll.exe",
"hash": "b88e994fdc4e6e610f73978c45b45a0e4027872d4da7648a9fe091da2415e8e1" "hash": "55b068003f5bff410845058e1eb149363eefc66d5e3ce8da316f6a33ddacf51c"
}, },
"32bit": { "32bit": {
"url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-34-Q16-HDRI-x86-dll.exe", "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-35-Q16-HDRI-x86-dll.exe",
"hash": "a953c3ca8056084f4f0322edb96fc34708bc8021be0b10229fe3b872f26ad67c" "hash": "7af19a747ac4387f3723890340ca3876a18b46024dd28faa5c1e128ba4c3a595"
} }
}, },
"innosetup": true, "innosetup": true,