mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
imagemagick-lean: Update to version 7.1.0-53 (#4203)
Make autoupdate aware of tail version changes since [this change](https://github.com/ImageMagick/ImageMagick/discussions/5749).
This commit is contained in:
parent
d78b117e5f
commit
87bd8f60a2
@ -29,10 +29,10 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://imagemagick.org/archive/binaries/ImageMagick-$version-portable-Q16-HDRI-x64.zip"
|
"url": "https://imagemagick.org/archive/binaries/ImageMagick-$matchHead$matchTail-portable-Q16-HDRI-x64.zip"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://imagemagick.org/archive/binaries/ImageMagick-$version-portable-Q16-HDRI-x86.zip"
|
"url": "https://imagemagick.org/archive/binaries/ImageMagick-$matchHead$matchTail-portable-Q16-HDRI-x86.zip"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user