Update nvm to version 1.1.3

This commit is contained in:
Richard Kuhnt 2017-03-08 18:01:14 +01:00
parent be29cd3187
commit 065e300441

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/coreybutler/nvm-windows", "homepage": "https://github.com/coreybutler/nvm-windows",
"version": "1.1.2", "version": "1.1.3",
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.2/nvm-noinstall.zip", "url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.3/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": "b055a54c37f4f3b214245ace8622ae4964f13d9f11c9efb96d625ef524c514a8", "hash": "66a3ddfc6e022b2a2d435b6bb4f2df23c5e347d2b062dc74d5d291c0d62e68a3",
"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"