imagemagick: Update to version 7.0.9-26

This commit is contained in:
Richard Kuhnt 2020-02-24 12:01:49 +00:00
parent 1fd96a2375
commit 1e450ec14e

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-25", "version": "7.0.9-26",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-25-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x64.zip",
"hash": "aee23f76ad5534468f6f343f51a429f507fd9a41bd40be1ab09db00a25c0260d" "hash": "c43a2857e92794a2d5bd88911cbe2380668e3ee427d00f70acc390f7ad996871"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-25-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-26-portable-Q16-x86.zip",
"hash": "de05128b5bbbfa9e702dc73d06bfeee92e5c4f53a750a4258f15af1789606c19" "hash": "18f7d6d95617758ffcda18998020f72a7d69f38ed670920cacda15ea8b2dd69f"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",