From 6c4c24b26dce7bb2874c988f52284657971d97a9 Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Sat, 29 Jun 2024 00:08:08 +0300 Subject: [PATCH] Change WinGet ID for 'Fastfetch' to be 'Fastfetch-cli.Fastfetch' instead of 'fastfetch' (#2204) This will insure no ambiguity would happen in the near future for this App Entry. --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 44488f61..bae4609e 100644 --- a/config/applications.json +++ b/config/applications.json @@ -557,7 +557,7 @@ "content": "Fastfetch", "description": "Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way", "link": "https://github.com/fastfetch-cli/fastfetch/", - "winget": "fastfetch" + "winget": "Fastfetch-cli.Fastfetch" }, "WPFInstallferdium": { "category": "Communications",