diff --git a/dist/firefox/updates.json b/dist/firefox/updates.json index 70c08cca8..84c94be6a 100644 --- a/dist/firefox/updates.json +++ b/dist/firefox/updates.json @@ -3,9 +3,9 @@ "uBlock0@raymondhill.net": { "updates": [ { - "version": "1.44.5.21", + "version": "1.44.5.100", "browser_specific_settings": { "gecko": { "strict_min_version": "60" } }, - "update_link": "https://github.com/gorhill/uBlock/releases/download/1.44.5b21/uBlock0_1.44.5b21.firefox.signed.xpi" + "update_link": "https://github.com/gorhill/uBlock/releases/download/1.44.5rc0/uBlock0_1.44.5rc0.firefox.signed.xpi" } ] }