mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs-lts: Update to version 12.14.1
This commit is contained in:
parent
cfaf00b32b
commit
62dfb1ce65
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||
"version": "12.14.0",
|
||||
"version": "12.14.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x64.7z",
|
||||
"hash": "c1b6a018a5e1bcb6ead9724601250bbe8f4293c830cda511bcc8ffb1f9701008",
|
||||
"extract_dir": "node-v12.14.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.14.1/node-v12.14.1-win-x64.7z",
|
||||
"hash": "5f071589df21a6d2e99fc7a52649f0a7e5d5b36ef8f619bd7dbd39e6e2f47be2",
|
||||
"extract_dir": "node-v12.14.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.14.0/node-v12.14.0-win-x86.7z",
|
||||
"hash": "b52848cfa2fbb523bb89041f815d22cef22d396e200ebd24497959bdf658f872",
|
||||
"extract_dir": "node-v12.14.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.14.1/node-v12.14.1-win-x86.7z",
|
||||
"hash": "b94daef84daaf40e2a3841d8ecad679462ad48c2d5db83bc7d1289a27882a00c",
|
||||
"extract_dir": "node-v12.14.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user