imagemagick: Update to version 7.0.10-8

This commit is contained in:
Richard Kuhnt 2020-04-25 12:01:49 +00:00
parent 3c065d8a74
commit efa196e891

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