mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nvm: Disable checkver to prevent downgrading (see #1825)
This commit is contained in:
parent
bcb407346f
commit
8ae6ed0486
1
nvm.json
1
nvm.json
@ -30,7 +30,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notes": "You'll need to restart powershell/cmd to have it reload Environment Variables so nvm will work correctly",
|
"notes": "You'll need to restart powershell/cmd to have it reload Environment Variables so nvm will work correctly",
|
||||||
"checkver": "github",
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/$version/nvm-noinstall.zip"
|
"url": "https://github.com/coreybutler/nvm-windows/releases/download/$version/nvm-noinstall.zip"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user