mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update nodejs to version 7.7.1
This commit is contained in:
parent
c8cc2ec897
commit
3fe6c7c894
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://nodejs.org",
|
"homepage": "http://nodejs.org",
|
||||||
"version": "7.7.0",
|
"version": "7.7.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v7.7.0/node-v7.7.0-x64.msi",
|
"url": "https://nodejs.org/dist/v7.7.1/node-v7.7.1-x64.msi",
|
||||||
"hash": "bff87fb2927e852e75f03c54d9365b47f6100b9e542c939f092c44c0a82148c3"
|
"hash": "283a71889531f942664967e91e554036deb53effbbca663b8e5c079045cd6be6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v7.7.0/node-v7.7.0-x86.msi",
|
"url": "https://nodejs.org/dist/v7.7.1/node-v7.7.1-x86.msi",
|
||||||
"hash": "164f62bb9a304ea1407b89f30bf784c64feb910ba612c4382337f99758213c20"
|
"hash": "9947a4b357f9d0300bbc4310c74d2444b5cb31f95fff7706386a67417ade00d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": "nodejs",
|
"env_add_path": "nodejs",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user