imagemagick: Update to version 7.1.0-10

This commit is contained in:
Jakub Čábera 2021-10-10 23:40:22 -07:00
parent 8dc318b71d
commit 2180f4374c
2 changed files with 5 additions and 4 deletions

View File

@ -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": [

View File

@ -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": {