mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
xmlstarlet: Fix checkver
This commit is contained in:
parent
9354ee1425
commit
4ef1fb1eb7
@ -5,7 +5,7 @@
|
||||
},
|
||||
"bin": "xml.exe",
|
||||
"checkver": {
|
||||
"re": "/files/latest/download\\?source=files\"\\s+title=\"/xmlstarlet/([\\d.]+)",
|
||||
"re": "xmlstarlet-([\\d.]+)-win",
|
||||
"url": "https://sourceforge.net/projects/xmlstar/files/"
|
||||
},
|
||||
"description": "Transform, query, validate, and edit XML files",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user