mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nodejs: Update to version 14.2.0
This commit is contained in:
parent
f12e311d21
commit
0405277746
@ -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.1.0",
|
"version": "14.2.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.1.0/node-v14.1.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v14.2.0/node-v14.2.0-win-x64.7z",
|
||||||
"hash": "a9bd8b5cbf22eec4fdfd54dc4ad02ff9ad7f00a904ee4635c0739b5912890a1e",
|
"hash": "51cc7f4a712cb969a4153ca5c2ebfe8c052987fa4e025d3d98b1c7b1240f06f2",
|
||||||
"extract_dir": "node-v14.1.0-win-x64"
|
"extract_dir": "node-v14.2.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.1.0/node-v14.1.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v14.2.0/node-v14.2.0-win-x86.7z",
|
||||||
"hash": "b4f755208442ff249dcf631ad89a0dd43054626b069ddc2739cc737727da8343",
|
"hash": "9d616effae140f8f53b5659f07bb0dd5bc3af00b06dfd649401403416ea0e5b3",
|
||||||
"extract_dir": "node-v14.1.0-win-x86"
|
"extract_dir": "node-v14.2.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user