mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nodejs-lts to version 6.10.1
This commit is contained in:
parent
41d0fb19be
commit
2a32bbadb1
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "6.10.0",
|
||||
"version": "6.10.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v6.10.0/node-v6.10.0-x64.msi",
|
||||
"hash": "0fd99472edd0ef518ac557c24c037f83f4c82341348a2b397d51410550b6217c"
|
||||
"url": "https://nodejs.org/dist/v6.10.1/node-v6.10.1-x64.msi",
|
||||
"hash": "e9fd4ff49700ece923e6e0d9b9013abc1ce65c3ed3a5810d166a0e05a911c2d4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v6.10.0/node-v6.10.0-x86.msi",
|
||||
"hash": "65add5aebb209705dacc8462a5376dcb612e19b3f2af1ce1e8a0c7e1c95e3e81"
|
||||
"url": "https://nodejs.org/dist/v6.10.1/node-v6.10.1-x86.msi",
|
||||
"hash": "868a96e012222ce95c732d4e2c97d0349f8fefbd889af690cf6d2278d6844932"
|
||||
}
|
||||
},
|
||||
"env_add_path": "nodejs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user