mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update nvm to version 1.1.3
This commit is contained in:
parent
be29cd3187
commit
065e300441
6
nvm.json
6
nvm.json
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user