mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
Update nodejs to version 10.2.0
This commit is contained in:
parent
dde5849a6d
commit
7db7e9d5f8
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "10.1.0",
|
"version": "10.2.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v10.2.0/node-v10.2.0-win-x64.7z",
|
||||||
"hash": "afe3b7cb256b402a158629dfb561fd63878f2e07f1a90e4a836084f7a2418235",
|
"hash": "67a96d149d6b329fdc19ee9bd0f46bd3682312296337830e628fdc0f48351d56",
|
||||||
"extract_dir": "node-v10.1.0-win-x64"
|
"extract_dir": "node-v10.2.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v10.2.0/node-v10.2.0-win-x86.7z",
|
||||||
"hash": "cda9dbcde8f154827a8e4cd101d54760b5270c83cc8d38cefada1343388074c3",
|
"hash": "147784d304dc64927e4125baac2373264dd4007971d8e31be098f2b1cb9ef397",
|
||||||
"extract_dir": "node-v10.1.0-win-x86"
|
"extract_dir": "node-v10.2.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user