nvm: Disable checkver to prevent downgrading (see #1825)

This commit is contained in:
Richard Kuhnt 2017-11-09 20:50:49 +01:00
parent bcb407346f
commit 8ae6ed0486

View File

@ -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"
} }