mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21: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",
|
||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.0/nvm-noinstall.zip",
|
||||
"version": "1.1.1",
|
||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.1/nvm-noinstall.zip",
|
||||
"extract_dir": "\\",
|
||||
"bin": ["nvm.exe", "elevate.cmd","elevate.vbs"],
|
||||
"env_add_path":"nodejs",
|
||||
@ -8,7 +8,7 @@
|
||||
"NVM_HOME": "$dir",
|
||||
"NVM_SYMLINK": "$dir\\nodejs"
|
||||
},
|
||||
"hash": "20fb8f24c28ba2d603b03ac37701abc7c24d3f2abb467cf63fea2058bfbe5b1c",
|
||||
"hash": "ca733ab612709080cea2f46a9baabbd475014c49a95ee7dc60c0575201852bce",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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