Update nvm to version 1.1.5

This commit is contained in:
Richard Kuhnt 2017-06-02 13:15:40 +02:00
parent 375bf72ab6
commit 866383e8e5

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/coreybutler/nvm-windows", "homepage": "https://github.com/coreybutler/nvm-windows",
"version": "1.1.4", "version": "1.1.5",
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.4/nvm-noinstall.zip", "url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.5/nvm-noinstall.zip",
"extract_dir": "\\", "extract_dir": "\\",
"bin": [ "bin": [
"nvm.exe", "nvm.exe",
@ -13,7 +13,7 @@
"NVM_HOME": "$dir", "NVM_HOME": "$dir",
"NVM_SYMLINK": "$dir\\nodejs" "NVM_SYMLINK": "$dir\\nodejs"
}, },
"hash": "2cd5b7f4faeb59036280af45876b29d2f6256c5af6fa43d21e8b4fe54c12b59e", "hash": "cbe1b6d71cc420f2d4428e4b7d41b8eb409232706385b2e97f2b749228e370bc",
"architecture": { "architecture": {
"64bit": { "64bit": {
"post_install": "\"root: $dir `r`narch: 64 `r`nproxy: none `r`noriginalpath: `r`noriginalversion: `r`n\" | Out-File -encoding \"ASCII\" $dir\\settings.txt" "post_install": "\"root: $dir `r`narch: 64 `r`nproxy: none `r`noriginalpath: `r`noriginalversion: `r`n\" | Out-File -encoding \"ASCII\" $dir\\settings.txt"