Skip to content

Commit 92728e6

Browse files
authored
Fixed invalid winget install name for the Session application, as it's been updated to Session.Session for some time now. (#3554)
1 parent a6daecc commit 92728e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/applications.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1893,7 +1893,7 @@
18931893
"content": "Session",
18941894
"description": "Session is a private and secure messaging app built on a decentralized network for user privacy and data protection.",
18951895
"link": "https://getsession.org/",
1896-
"winget": "Oxen.Session"
1896+
"winget": "Session.Session"
18971897
},
18981898
"sharex": {
18991899
"category": "Multimedia Tools",

0 commit comments

Comments
 (0)