mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Upgrade nodejs to 7.4.0 (#1195)
https://nodejs.org/en/blog/release/v7.4.0/
This commit is contained in:
parent
f22607b6c8
commit
2d060ce7d9
10
nodejs.json
10
nodejs.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://nodejs.org",
|
||||
"version": "7.3.0",
|
||||
"version": "7.4.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v7.3.0/node-v7.3.0-x64.msi",
|
||||
"hash": "4a08a27f816140f31cd826d14c31c84634e3c4e05f3cf71143496dbe96c241a9"
|
||||
"url": "https://nodejs.org/dist/v7.4.0/node-v7.4.0-x64.msi",
|
||||
"hash": "ad9e1312d951f7f00e6dd003141b06230f0296ca81752208d89fb464cdfcfbb1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v7.3.0/node-v7.3.0-x86.msi",
|
||||
"hash": "0451c0350a6d8feb78e8e81ca3dcb37183a3fd30c790055a8d1932b1eab0c5e4"
|
||||
"url": "https://nodejs.org/dist/v7.4.0/node-v7.4.0-x86.msi",
|
||||
"hash": "ae6751ece1f451bd0ca1c395fdddb33ab97e96dfc29e17eba12eb4fa92000f93"
|
||||
}
|
||||
},
|
||||
"env_add_path": "nodejs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user