diff --git a/dist/firefox/updates.template.json b/dist/firefox/updates.template.json index 3a78fdb85..8600e1168 100644 --- a/dist/firefox/updates.template.json +++ b/dist/firefox/updates.template.json @@ -5,7 +5,6 @@ { "version": "$ext_version", "browser_specific_settings": { "gecko": { "strict_min_version": "55" } }, - "update_info_url": "https://github.com/gorhill/uBlock/releases/tag/$tag_version", "update_link": "https://github.com/gorhill/uBlock/releases/download/$tag_version/uBlock0_$tag_version.firefox.signed.xpi" } ]