mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
nodejs-lts: Update to version 12.15.0
This commit is contained in:
parent
d82d4eff65
commit
541b00f31d
@ -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.1",
|
||||
"version": "12.15.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.15.0/node-v12.15.0-win-x64.7z",
|
||||
"hash": "5b7d4beb9fc4c16b08b06de394b738caeec94f3d22d38f78ca02f386b9897f83",
|
||||
"extract_dir": "node-v12.15.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v12.15.0/node-v12.15.0-win-x86.7z",
|
||||
"hash": "a033ff4501155b3f0d63f08a40bf02d3bebd98485895ffd0cb638c6071eb6f6c",
|
||||
"extract_dir": "node-v12.15.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user