imagemagick: Update to version 7.0.9-20

This commit is contained in:
Richard Kuhnt 2020-01-28 13:01:57 +00:00
parent d5cc22c501
commit 49aef5a2be

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-19", "version": "7.0.9-20",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-19-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-20-portable-Q16-x64.zip",
"hash": "538aacec0d8430bf786c2c8f34e666546cdb372f82447f814cefa12dbd8a2f61" "hash": "1647beaab8ff20fe16b8148820c757a24bf2f6cf7e91a8a66b6089be5e9e9283"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-19-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-20-portable-Q16-x86.zip",
"hash": "5d4ff327544a56f6cd31f32ff01620867f4615bbabde880209ec164d9ad9e8ff" "hash": "1697b8c5c421bb6850404e00160fe7527c3c69f085b9ce38391f5c720df1376c"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",