mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
nodejs: Update to version 14.1.0
This commit is contained in:
parent
f536197afb
commit
a535853298
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||||
"version": "14.0.0",
|
"version": "14.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.0.0/node-v14.0.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v14.1.0/node-v14.1.0-win-x64.7z",
|
||||||
"hash": "a325bbabadacb684c30e01156bc176252737059008fa0309f38037e373ad7ced",
|
"hash": "a9bd8b5cbf22eec4fdfd54dc4ad02ff9ad7f00a904ee4635c0739b5912890a1e",
|
||||||
"extract_dir": "node-v14.0.0-win-x64"
|
"extract_dir": "node-v14.1.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.0.0/node-v14.0.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v14.1.0/node-v14.1.0-win-x86.7z",
|
||||||
"hash": "edab1900004fae29575a151e4953b296013f583b4aac22b6d758eeb595055e15",
|
"hash": "b4f755208442ff249dcf631ad89a0dd43054626b069ddc2739cc737727da8343",
|
||||||
"extract_dir": "node-v14.0.0-win-x86"
|
"extract_dir": "node-v14.1.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user