mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update nodejs to version 10.1.0
This commit is contained in:
parent
86908aea84
commit
858e189933
14
nodejs.json
14
nodejs.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "10.0.0",
|
||||
"version": "10.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x64.7z",
|
||||
"hash": "98de0ae3b1aa9f5190fe0cdcbda7fca35d231d1cb21330b98a1b5781396235c3",
|
||||
"extract_dir": "node-v10.0.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x64.7z",
|
||||
"hash": "afe3b7cb256b402a158629dfb561fd63878f2e07f1a90e4a836084f7a2418235",
|
||||
"extract_dir": "node-v10.1.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x86.7z",
|
||||
"hash": "d2711f9f10e4753ca413519c49d4bf2c9d7732c6310082729225a94607ba0bdf",
|
||||
"extract_dir": "node-v10.0.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x86.7z",
|
||||
"hash": "cda9dbcde8f154827a8e4cd101d54760b5270c83cc8d38cefada1343388074c3",
|
||||
"extract_dir": "node-v10.1.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user