From 2180f4374c7d9b9ac1f79a13d5d830c23f115599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Oct 2021 23:40:22 -0700 Subject: [PATCH] imagemagick: Update to version 7.1.0-10 --- bucket/imagemagick.json | 6 +++--- bucket/jfrog.json | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 8f442190d7..34e84f18bb 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,5 +1,5 @@ { - "version": "7.1.0-9", + "version": "7.1.0-10", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", @@ -7,11 +7,11 @@ "architecture": { "64bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x64.zip", - "hash": "53b954907b2a19e64e908e097fa669499a373e359d1e398ca9356c98656949de" + "hash": "d2ce93267c4b48d0e4ae20348ebc81c606ded2d17e2887261065a702bccbdff9" }, "32bit": { "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.1.0-portable-Q16-x86.zip", - "hash": "812be497dc07424acc1e357ba5ebba6c951ba95d32b9322ad9d4519e31de87fe" + "hash": "892626c4948897a6343e7b4e596bcbff4bb239ab0f33d5707c4d7db5c855de1b" } }, "bin": [ diff --git a/bucket/jfrog.json b/bucket/jfrog.json index d4161996b0..1d7d88f5a8 100644 --- a/bucket/jfrog.json +++ b/bucket/jfrog.json @@ -11,7 +11,8 @@ }, "bin": "jfrog.exe", "checkver": { - "github": "https://github.com/jfrog/jfrog-cli" + "url": "https://github.com/jfrog/jfrog-cli/releases", + "regex": "tag/v(2\\.[\\d.]+)" }, "autoupdate": { "architecture": {