mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
nodejs: Update to version 12.8.1
This commit is contained in:
parent
6f186b9a32
commit
54dccd9572
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.8.0",
|
||||
"version": "12.8.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z",
|
||||
"hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329",
|
||||
"extract_dir": "node-v12.8.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z",
|
||||
"hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442",
|
||||
"extract_dir": "node-v12.8.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user