Fix names in applications.json. (#4819)

This commit is contained in:
eduardodepaiva
2026-07-08 10:25:15 -05:00
committed by GitHub
parent e0dfeb4f4d
commit aeaef46e30
+3 -3
View File
@@ -1198,7 +1198,7 @@
"processmonitor": { "processmonitor": {
"category": "Microsoft Tools", "category": "Microsoft Tools",
"choco": "procexp", "choco": "procexp",
"content": "SysInternals Process Monitor", "content": "Process Monitor",
"description": "SysInternals Process Monitor is an advanced monitoring tool that shows real-time file system, registry, and process/thread activity.", "description": "SysInternals Process Monitor is an advanced monitoring tool that shows real-time file system, registry, and process/thread activity.",
"link": "https://docs.microsoft.com/en-us/sysinternals/downloads/procmon", "link": "https://docs.microsoft.com/en-us/sysinternals/downloads/procmon",
"winget": "Microsoft.Sysinternals.ProcessMonitor", "winget": "Microsoft.Sysinternals.ProcessMonitor",
@@ -1387,7 +1387,7 @@
"tcpview": { "tcpview": {
"category": "Microsoft Tools", "category": "Microsoft Tools",
"choco": "tcpview", "choco": "tcpview",
"content": "SysInternals TCPView", "content": "TCPView",
"description": "SysInternals TCPView is a network monitoring tool that displays a detailed list of all TCP and UDP endpoints on your system.", "description": "SysInternals TCPView is a network monitoring tool that displays a detailed list of all TCP and UDP endpoints on your system.",
"link": "https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview", "link": "https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview",
"winget": "Microsoft.Sysinternals.TCPView", "winget": "Microsoft.Sysinternals.TCPView",
@@ -1504,7 +1504,7 @@
"ungoogled": { "ungoogled": {
"category": "Browsers", "category": "Browsers",
"choco": "ungoogled-chromium", "choco": "ungoogled-chromium",
"content": "Ungoogled", "content": "Ungoogled Chromium",
"description": "Ungoogled Chromium is a version of Chromium without Google's integration for enhanced privacy and control.", "description": "Ungoogled Chromium is a version of Chromium without Google's integration for enhanced privacy and control.",
"link": "https://github.com/Eloston/ungoogled-chromium", "link": "https://github.com/Eloston/ungoogled-chromium",
"winget": "eloston.ungoogled-chromium", "winget": "eloston.ungoogled-chromium",