From 78703424eca3f7cfc66e49de2f86a1708a2890d2 Mon Sep 17 00:00:00 2001 From: GoddeerisEdouard Date: Tue, 26 Nov 2024 13:41:04 +0100 Subject: [PATCH] Updated firefox add-on ID and link --- platform/firefox/updates.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/firefox/updates.json b/platform/firefox/updates.json index c93c1b9..3e68f19 100644 --- a/platform/firefox/updates.json +++ b/platform/firefox/updates.json @@ -1,10 +1,10 @@ { "addons": { - "ugentautologin@example.com": { + "ugent.autologin@example.com": { "updates": [ { "version": "1.2.0", - "update_link": "https://github.com/GoddeerisEdouard/UGentAutoLogin/releases/download/1.2.0/uGentAutoLogin.xpi" + "update_link": "https://github.com/GoddeerisEdouard/UGentAutoLogin/releases/download/1.2.0/ugent_autologin-1.2.0.xpi" } ] }