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