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" } ] }