summaryrefslogtreecommitdiffstats
path: root/dist/firefox/updates.json
diff options
context:
space:
mode:
Diffstat (limited to 'dist/firefox/updates.json')
-rw-r--r--dist/firefox/updates.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/dist/firefox/updates.json b/dist/firefox/updates.json
new file mode 100644
index 0000000..880063f
--- /dev/null
+++ b/dist/firefox/updates.json
@@ -0,0 +1,13 @@
+{
+ "addons": {
+ "uBlock0@raymondhill.net": {
+ "updates": [
+ {
+ "version": "1.54.1.102",
+ "browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
+ "update_link": "https://github.com/gorhill/uBlock/releases/download/1.54.1rc2/uBlock0_1.54.1rc2.firefox.signed.xpi"
+ }
+ ]
+ }
+ }
+}