imagemagick: Update to version 7.0.10-30

This commit is contained in:
Richard Kuhnt 2020-09-19 16:01:11 +00:00
parent 804261ff98
commit d66deab13c

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.10-29",
"version": "7.0.10-30",
"architecture": {
"64bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-29-portable-Q16-x64.zip",
"hash": "ea27679af83dcfd38ca22529ad3b605f2a65aeb77ea86be1317cffe74bae57a2"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-30-portable-Q16-x64.zip",
"hash": "6544d6f30e658e903f9633596b7ff6215af5b24d70ff49c0fd5453f45d0919d1"
},
"32bit": {
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-29-portable-Q16-x86.zip",
"hash": "c5b5581f7877c8dd04b67d46993fa14e64785a5606324c9d16fcc84842c2eb7c"
"url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-30-portable-Q16-x86.zip",
"hash": "3ce452bd31abe576b5ee34415ee7f0509e00147e50b2e3098b01339b9c3b2ac4"
}
},
"depends": "ffmpeg",