Merge pull request #1482 from Alorel/manifest/nvm-1.1.4

Update nvm to version 1.1.4
This commit is contained in:
Richard Kuhnt 2017-05-14 02:01:45 +02:00 committed by GitHub
commit 0f10d258b0

View File

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