about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2024-02-02 12:19:00 +0100
committeraszlig <aszlig@nix.build>2024-02-02 12:35:06 +0100
commit41cb1ed2df5d9cee4b01ff72f7124e5ba81b30e6 (patch)
treeddd60bd731a857d06d0ace8d5958575764c597b7
parentcad6318736d33029f186f26ce0980d70b741b029 (diff)
firefox: Update ff2mpv to version 5.1.0
Most changes are about installing the native messaging app and packaging
on various distributions and OS, additionally it also tries to support
more browsers.

In addition to that, there is now a way to set mpv arguments via the
plugin's new options page. We however want to set this via Nix, so I'm
completely ignoring that feature and didn't include it in our ff2mpv.py.

Signed-off-by: aszlig <aszlig@nix.build>
-rw-r--r--pkgs/aszlig/firefox/addons.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json
index 5b1ceaab..3cbb2c53 100644
--- a/pkgs/aszlig/firefox/addons.json
+++ b/pkgs/aszlig/firefox/addons.json
@@ -1,7 +1,7 @@
 {
   "ff2mpv": {
-    "url": "https://addons.mozilla.org/firefox/downloads/file/3898765/ff2mpv-4.0.0.xpi",
-    "hash": "sha256:88312a84fc0a5d8e32100664af900a252a86875ee51869c30fd68054e990c992"
+    "url": "https://addons.mozilla.org/firefox/downloads/file/4228128/ff2mpv-5.1.0.xpi",
+    "hash": "sha256:4d46cffe0dc81a03fb55319fb4ce63f23da3d505b8505dc41df2c7ea9b47f005"
   },
   "styl-us": {
     "url": "https://addons.mozilla.org/firefox/downloads/file/4190287/styl_us-1.5.38.xpi",