mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
Add 'foss' key to NodeJS LTS in applications.json (#4272)
Added 'foss' key to NodeJS LTS application entry.
This commit is contained in:
@@ -1720,7 +1720,8 @@
|
||||
"content": "NodeJS LTS",
|
||||
"description": "NodeJS LTS provides Long-Term Support releases for stable and reliable server-side JavaScript development.",
|
||||
"link": "https://nodejs.org/",
|
||||
"winget": "OpenJS.NodeJS.LTS"
|
||||
"winget": "OpenJS.NodeJS.LTS",
|
||||
"foss": true
|
||||
},
|
||||
"nomacs": {
|
||||
"category": "Multimedia Tools",
|
||||
|
||||
Reference in New Issue
Block a user