mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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"
|
"cache"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://nodejs.org/dist/latest-hydrogen/",
|
"url": "https://nodejs.org/en/download/",
|
||||||
"regex": "node-v([\\d.]+)-win-x64\\.7z"
|
"regex": "LTS Version.*: <strong>([\\d.]+)</strong>"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user