imagemagick: Update to version 7.1.1-0

This commit is contained in:
github-actions[bot] 2023-03-09 00:35:36 +00:00
parent c7d1d6a54f
commit 0d2b354143

View File

@ -1,16 +1,16 @@
{ {
"version": "7.1.0-62", "version": "7.1.1-0",
"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-62-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-0-Q16-HDRI-x64-dll.exe",
"hash": "6b2cd214c4cc3fadf338bbce7a06cc3ca7ede79f36aa0d3b8706aed2217a33bd" "hash": "caccd08172ba47a98f19a30ddab969f2cf1190950ae88b73add60a0d8feaf26f"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-62-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-0-Q16-HDRI-x86-dll.exe",
"hash": "27d0dd4466435f01d8c137ecd069f8a9aec7d8e41f0bd6b0b6d3bce1a2247d04" "hash": "8a902992af64d5679cc7a9e4e4cf170c618fd5295d4ad90abb3c1b8266a1ddce"
} }
}, },
"innosetup": true, "innosetup": true,