mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update nvm-windows to v1.1.1. (#1010)
This commit is contained in:
parent
87fd666cdc
commit
8d21be4fe2
6
nvm.json
6
nvm.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1",
|
"version": "1.1.1",
|
||||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.0/nvm-noinstall.zip",
|
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.1/nvm-noinstall.zip",
|
||||||
"extract_dir": "\\",
|
"extract_dir": "\\",
|
||||||
"bin": ["nvm.exe", "elevate.cmd","elevate.vbs"],
|
"bin": ["nvm.exe", "elevate.cmd","elevate.vbs"],
|
||||||
"env_add_path":"nodejs",
|
"env_add_path":"nodejs",
|
||||||
@ -8,7 +8,7 @@
|
|||||||
"NVM_HOME": "$dir",
|
"NVM_HOME": "$dir",
|
||||||
"NVM_SYMLINK": "$dir\\nodejs"
|
"NVM_SYMLINK": "$dir\\nodejs"
|
||||||
},
|
},
|
||||||
"hash": "20fb8f24c28ba2d603b03ac37701abc7c24d3f2abb467cf63fea2058bfbe5b1c",
|
"hash": "ca733ab612709080cea2f46a9baabbd475014c49a95ee7dc60c0575201852bce",
|
||||||
"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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user