mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
elvish: (chore) Fix checkver regex
This commit is contained in:
parent
601abcbe2d
commit
266f738a74
@ -17,7 +17,7 @@
|
||||
"bin": "elvish.exe",
|
||||
"checkver": {
|
||||
"url": "https://elv.sh/get/",
|
||||
"regex": "\\s+([\\d.]+) \\(<a"
|
||||
"regex": "\"v([\\d.]+)\""
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user