mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
nodejs: Update to version 15.7.0
This commit is contained in:
parent
25615029c5
commit
2787964be3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "15.6.0",
|
"version": "15.7.0",
|
||||||
"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.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v15.6.0/node-v15.6.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v15.7.0/node-v15.7.0-win-x64.7z",
|
||||||
"hash": "e913e4e4597374da71e649c94b7273a834c365cb996bde1755ed18c45764147c",
|
"hash": "52f49f158f7ed2ece2bc28b30b205af1bb212c867a3172e885e3ad63e4d7a4f9",
|
||||||
"extract_dir": "node-v15.6.0-win-x64"
|
"extract_dir": "node-v15.7.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v15.6.0/node-v15.6.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v15.7.0/node-v15.7.0-win-x86.7z",
|
||||||
"hash": "ac25fc5e7e195f2c743d0d2d7fef73d24d9ee02df867049d51f8ab6a92d749d1",
|
"hash": "a8d65db87ddb046e2fd335acd6d8f9d52ae5469e70c8f56c074c4630c43a6c25",
|
||||||
"extract_dir": "node-v15.6.0-win-x86"
|
"extract_dir": "node-v15.7.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user