imagemagick: Update to version 7.1.0-36

This commit is contained in:
github-actions[bot] 2022-05-31 00:33:08 +00:00
parent f3e2bc6480
commit 35d4e9a419

View File

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