mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Update nvm to 1.1.6 (#1826)
This commit is contained in:
parent
0639736021
commit
bcb407346f
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.5",
|
"version": "1.1.6",
|
||||||
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.5/nvm-noinstall.zip",
|
"url": "https://github.com/coreybutler/nvm-windows/releases/download/1.1.6/nvm-noinstall.zip",
|
||||||
"bin": [
|
"bin": [
|
||||||
"nvm.exe"
|
"nvm.exe"
|
||||||
],
|
],
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"NVM_HOME": "$dir",
|
"NVM_HOME": "$dir",
|
||||||
"NVM_SYMLINK": "$persist_dir\\nodejs\\nodejs"
|
"NVM_SYMLINK": "$persist_dir\\nodejs\\nodejs"
|
||||||
},
|
},
|
||||||
"hash": "cbe1b6d71cc420f2d4428e4b7d41b8eb409232706385b2e97f2b749228e370bc",
|
"hash": "975697d7a3ab697060fe71ffbb37dba7ff2120295ead3e75799f935ca7403135",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"pre_install": "if(!(test-path \"$dir\\settings.txt\")) {
|
"pre_install": "if(!(test-path \"$dir\\settings.txt\")) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user