From 5ac13f265eefd0bac1eb179e49a17a507467c940 Mon Sep 17 00:00:00 2001 From: Martin Wiethan <47688561+Marterich@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:14:12 +0200 Subject: [PATCH] Fix winget ID of Advanced Renamer (#2467) * Compile Winutil * Fix Winget ID For Advanced-Renamer * Remove winutil from pr --------- Co-authored-by: Marterich --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index c978a1dd..a275ac47 100644 --- a/config/applications.json +++ b/config/applications.json @@ -205,7 +205,7 @@ "content": "Advanced Renamer", "description": "Advanced Renamer is a program for renaming multiple files and folders at once. By configuring renaming methods the names can be manipulated in various ways.", "link": "https://www.advancedrenamer.com/", - "winget": "XP9MD3S1KFCPH1" + "winget": "HulubuluSoftware.AdvancedRenamer" }, "calibre": { "category": "Document",