From 351a77043e27de5786f1a339f14a684d8fda83ad Mon Sep 17 00:00:00 2001 From: Chris Titus Tech Date: Mon, 17 Nov 2025 05:42:43 -0600 Subject: [PATCH] fix application errors from hyphens --- config/applications.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/applications.json b/config/applications.json index 6db9938f..a7d7bb6f 100644 --- a/config/applications.json +++ b/config/applications.json @@ -520,7 +520,7 @@ "link": "https://emulationstation.org/", "winget": "Emulationstation.Emulationstation" }, - "ente-auth": { + "enteauth": { "category": "Utilities", "choco": "ente-auth", "content": "Ente Auth", @@ -1720,7 +1720,7 @@ "link": "https://bitsum.com/", "winget": "BitSum.ProcessLasso" }, - "proton-auth": { + "protonauth": { "category": "Utilities", "choco": "protonauth", "content": "Proton Authenticator",