imagemagick: Update to version 7.0.9-27

This commit is contained in:
Richard Kuhnt 2020-02-29 21:01:53 +00:00
parent b5999a80e5
commit 0c8aabd147

View File

@ -2,15 +2,15 @@
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
"license": "ImageMagick", "license": "ImageMagick",
"version": "7.0.9-26", "version": "7.0.9-27",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-27-portable-Q16-x64.zip",
"hash": "c43a2857e92794a2d5bd88911cbe2380668e3ee427d00f70acc390f7ad996871" "hash": "5476e996ae8e3e69806712f209787cd04ca5b640b4833c7ee0fa3a1e8488ed47"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-27-portable-Q16-x86.zip",
"hash": "18f7d6d95617758ffcda18998020f72a7d69f38ed670920cacda15ea8b2dd69f" "hash": "aa7d7b456de5c98b8ed93246b47e52161b4bacc87850189bf2e955380b6fde3a"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",