Update nvm to 1.1.6 (#1826)

This commit is contained in:
Michael Riehemann 2017-11-09 20:50:01 +01:00 committed by Richard Kuhnt
parent 0639736021
commit bcb407346f

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/coreybutler/nvm-windows", "homepage": "https://github.com/coreybutler/nvm-windows",
"version": "1.1.5", "version": "1.1.6",
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.5/nvm-noinstall.zip", "url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.6/nvm-noinstall.zip",
"bin": [ "bin": [
"nvm.exe" "nvm.exe"
], ],
@ -16,7 +16,7 @@
"NVM_HOME": "$dir", "NVM_HOME": "$dir",
"NVM_SYMLINK": "$persist_dir\\nodejs\\nodejs" "NVM_SYMLINK": "$persist_dir\\nodejs\\nodejs"
}, },
"hash": "cbe1b6d71cc420f2d4428e4b7d41b8eb409232706385b2e97f2b749228e370bc", "hash": "975697d7a3ab697060fe71ffbb37dba7ff2120295ead3e75799f935ca7403135",
"architecture": { "architecture": {
"64bit": { "64bit": {
"pre_install": "if(!(test-path \"$dir\\settings.txt\")) { "pre_install": "if(!(test-path \"$dir\\settings.txt\")) {