mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
nodejs: Update to version 12.9.0
This commit is contained in:
parent
57155f2c85
commit
c598e79b76
@ -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": "12.8.1",
|
||||
"version": "12.9.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z",
|
||||
"hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70",
|
||||
"extract_dir": "node-v12.8.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x64.7z",
|
||||
"hash": "2c25b307d7acbeeb1fb618587ceb6769391a5cfd8ee9be805e1ac5344b9f3a2f",
|
||||
"extract_dir": "node-v12.9.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z",
|
||||
"hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1",
|
||||
"extract_dir": "node-v12.8.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x86.7z",
|
||||
"hash": "87adc248df2b1be102e5025b571849638ac337f595ce6c5dbec3d8cea9d374ce",
|
||||
"extract_dir": "node-v12.9.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user