mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nodejs: Update to version 14.9.0
This commit is contained in:
parent
21637d4d65
commit
b76beefda4
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"version": "14.8.0",
|
||||
"version": "14.9.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v14.8.0/node-v14.8.0-win-x64.7z",
|
||||
"hash": "4ea463f37e748fbd3a6423c7ff5a59b24ee1318226e76286816bc1094b23e311",
|
||||
"extract_dir": "node-v14.8.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x64.7z",
|
||||
"hash": "1c42cf28308fa04acd25d5059f2a4b8f3713b1f78766967f41c906be66b899ec",
|
||||
"extract_dir": "node-v14.9.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v14.8.0/node-v14.8.0-win-x86.7z",
|
||||
"hash": "b56aec1b4133fd16b77cd15ffad6539ba38964e5a36efcdbb29e7c79722dc94b",
|
||||
"extract_dir": "node-v14.8.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x86.7z",
|
||||
"hash": "d92add01eb8e92d8dcd1e3c5998ce13179c117106a4a223a906196bf4316fdbb",
|
||||
"extract_dir": "node-v14.9.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user