diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 2033aad828..7ca363b400 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,19 +1,19 @@ { - "homepage": "https://imagemagick.org/", + "version": "7.0.10-37", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", + "homepage": "https://imagemagick.org/", "license": "ImageMagick", - "version": "7.0.10-36", + "depends": "ffmpeg", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-36-portable-Q16-x64.zip", - "hash": "9358bea0c891282b06377ff71f319616ae3325b312002f25694b958779b27cf4" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-37-portable-Q16-x64.zip", + "hash": "49011cf7894048661bc31495fa2296b4d96f461f4c3b40f0a52ab79bbe88b487" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-36-portable-Q16-x86.zip", - "hash": "5516a1373cb3fa8d04c08df583fda07ca4c6cfb45fd4a46164327e4622cb4f7f" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-37-portable-Q16-x86.zip", + "hash": "30bc54dd5b2d964797011597137fea207f1e2648869e587ec6888a6bd72028ad" } }, - "depends": "ffmpeg", "bin": [ "compare.exe", "composite.exe",