imagemagick: Update to version 7.0.10-0

This commit is contained in:
Richard Kuhnt 2020-03-07 13:01:49 +00:00
parent 7e1bee24ac
commit 538ccf7e83

View File

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