From 0e83879c64b4b30cc13443f49cfd1b9455d4b332 Mon Sep 17 00:00:00 2001 From: NotYourAverageGamer <104248676+NotYourAverageGamer@users.noreply.github.com> Date: Thu, 19 Jun 2025 07:23:10 +1000 Subject: [PATCH] fix(winget): update anydesk winget id (#3383) - closes https://github.com/ChrisTitusTech/winutil/issues/3382 - upstream change for reference: https://github.com/microsoft/winget-pkgs/commit/e92622570fa8e8c0deaed62c03f76e05f5e089c5 --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index a8d7f313..a006a806 100644 --- a/config/applications.json +++ b/config/applications.json @@ -85,7 +85,7 @@ "content": "AnyDesk", "description": "AnyDesk is a remote desktop software that enables users to access and control computers remotely. It is known for its fast connection and low latency.", "link": "https://anydesk.com/", - "winget": "AnyDeskSoftwareGmbH.AnyDesk" + "winget": "AnyDesk.AnyDesk" }, "audacity": { "category": "Multimedia Tools",