mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
nodejs: Update to version 12.8.0
This commit is contained in:
parent
c2382d5956
commit
60c318dd51
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"version": "12.7.0",
|
||||
"version": "12.8.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x64.7z",
|
||||
"hash": "ea66f90e640e3a69cdee399dd41043dee43ef2555371438c8f2b595ea06b8414",
|
||||
"extract_dir": "node-v12.7.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x86.7z",
|
||||
"hash": "4326c7c291dd12a2bca5e9ee76009facf8af8372c9d39be3418c3a06ebf608fa",
|
||||
"extract_dir": "node-v12.7.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user