From 38726b375340f180a6e3ed30fca9744c738cac12 Mon Sep 17 00:00:00 2001 From: thegamerx1 <34986564+thegamerx1@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:39:59 +0200 Subject: [PATCH] goodbyedpi@0.2.2: Add shortcut (#4876) --- bucket/goodbyedpi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bucket/goodbyedpi.json b/bucket/goodbyedpi.json index a143eaf780..39eccb87e4 100644 --- a/bucket/goodbyedpi.json +++ b/bucket/goodbyedpi.json @@ -21,6 +21,12 @@ ] } }, + "shortcuts": [ + [ + "goodbyedpi.exe", + "GoodbyeDPI" + ] + ], "checkver": "github", "autoupdate": { "url": "https://github.com/ValdikSS/GoodbyeDPI/releases/download/$version/goodbyedpi-$version.zip",