mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
cockroachdb: Fix checkver
This commit is contained in:
parent
9bef90d71a
commit
fff6d2ed60
@ -12,7 +12,7 @@
|
||||
"bin": "cockroach.exe",
|
||||
"checkver": {
|
||||
"url": "https://www.cockroachlabs.com/docs/stable/install-cockroachdb.html",
|
||||
"re": "cockroach-v([\\d.]+).windows-6.2-amd64.zip"
|
||||
"re": "\"version-name\">v([\\d.]+)<"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://binaries.cockroachdb.com/cockroach-v$version.windows-6.2-amd64.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user