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