From 92728e65fd4df91eda4ccd48a05e85f50fb99446 Mon Sep 17 00:00:00 2001 From: LinuxFurry Date: Tue, 16 Sep 2025 12:14:41 -0500 Subject: [PATCH] Fixed invalid winget install name for the Session application, as it's been updated to Session.Session for some time now. (#3554) --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 2360fb95..4746bc58 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1893,7 +1893,7 @@ "content": "Session", "description": "Session is a private and secure messaging app built on a decentralized network for user privacy and data protection.", "link": "https://getsession.org/", - "winget": "Oxen.Session" + "winget": "Session.Session" }, "sharex": { "category": "Multimedia Tools",