mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Update nodejs to version 9.2.1
This commit is contained in:
parent
431b2c241b
commit
566a7f9cfc
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "9.2.0",
|
||||
"version": "9.2.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x64.7z",
|
||||
"hash": "5295fd5926ecf67b5aaf0fba38022790d8a186dfcdd3b9070238ad73e748ba9d",
|
||||
"extract_dir": "node-v9.2.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v9.2.1/node-v9.2.1-win-x64.7z",
|
||||
"hash": "90adffc98e023caaeaebfc7af5afdefc3a5e2441bb102ec2e598223d6c4c4b0c",
|
||||
"extract_dir": "node-v9.2.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x86.7z",
|
||||
"hash": "ded691d3c919cb4fc1176df5a2dbe34f6e05817817008f82fadda1697b86895f",
|
||||
"extract_dir": "node-v9.2.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v9.2.1/node-v9.2.1-win-x86.7z",
|
||||
"hash": "6f81daf00d1a84530b286ecc1f2e296cb423b9076debdda25b351c78d36b66c1",
|
||||
"extract_dir": "node-v9.2.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user