Add 'foss' key to NodeJS LTS in applications.json (#4272)

Added 'foss' key to NodeJS LTS application entry.
This commit is contained in:
Pere Gomila
2026-04-02 21:51:05 +02:00
committed by GitHub
parent 50d8a8656b
commit ab00ff2710

View File

@@ -1720,7 +1720,8 @@
"content": "NodeJS LTS", "content": "NodeJS LTS",
"description": "NodeJS LTS provides Long-Term Support releases for stable and reliable server-side JavaScript development.", "description": "NodeJS LTS provides Long-Term Support releases for stable and reliable server-side JavaScript development.",
"link": "https://nodejs.org/", "link": "https://nodejs.org/",
"winget": "OpenJS.NodeJS.LTS" "winget": "OpenJS.NodeJS.LTS",
"foss": true
}, },
"nomacs": { "nomacs": {
"category": "Multimedia Tools", "category": "Multimedia Tools",