From aa6e27643b2d129a1cfb6b0f6c98907e65ececff Mon Sep 17 00:00:00 2001 From: Ziggbro <90351730+Ziggbro@users.noreply.github.com> Date: Wed, 1 May 2024 22:11:43 +0200 Subject: [PATCH] fixed the right winget link --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 6195dcd3..5cb8e4e4 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2637,6 +2637,6 @@ "content": "Brackets.io", "description": "customizable Webb development editor with live preview", "link": "https://github.com/brackets-cont/brackets", - "winget": "Adobe.Brackets" + "winget": "brackets-cont.brackets" } }