mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
graphicsmagick: Fix checkver
This commit is contained in:
parent
aabc5756a7
commit
c4347d1e4e
@ -22,8 +22,8 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://sourceforge.net/p/graphicsmagick/news/?source=navbar",
|
"url": "https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick-binaries/",
|
||||||
"regex": "GraphicsMagick ([\\d.]+)"
|
"regex": "graphicsmagick-binaries/([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user