mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nodejs-lts: Revert checkver
- It could not match before and now works again
This commit is contained in:
parent
785daa9434
commit
846a2c8037
@ -28,8 +28,8 @@
|
||||
"cache"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://nodejs.org/dist/latest-hydrogen/",
|
||||
"regex": "node-v([\\d.]+)-win-x64\\.7z"
|
||||
"url": "https://nodejs.org/en/download/",
|
||||
"regex": "LTS Version.*: <strong>([\\d.]+)</strong>"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user