imagemagick: Update to version 7.0.10-9

This commit is contained in:
Richard Kuhnt 2020-04-26 20:01:49 +00:00
parent 041d1d62bc
commit 7f478c2dbe

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.10-8", "version": "7.0.10-9",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-8-portable-Q16-x64.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-9-portable-Q16-x64.zip",
"hash": "b3e621bcf2fbb66c3b034d2d9011133baff679d6a1fbc75335a31b51dca2c010" "hash": "690d9b442c8d6170eb2cf288798e92322ac747cf27394712cffd92705ff2d3e9"
}, },
"32bit": { "32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-8-portable-Q16-x86.zip", "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-9-portable-Q16-x86.zip",
"hash": "02ac2c43032e96e388283f924ffd32cad1fb639249922c0c1fca94ffc7268809" "hash": "80d14e869f84d985b07201f8becf0d3821268468157cf4db1bb34dddd9182d46"
} }
}, },
"depends": "ffmpeg", "depends": "ffmpeg",