firefox-extensions.sponsorblock: 5.7 -> 5.9.4

now will you please stop nagging me to update
This commit is contained in:
2024-10-02 16:00:42 +00:00
parent d7293219ee
commit 07e33af8e2

View File

@@ -143,15 +143,15 @@ in (lib.makeScope newScope (self: with self; {
extid = "i2ppb@eyedeekay.github.io"; extid = "i2ppb@eyedeekay.github.io";
pname = "i2p-in-private-browsing"; pname = "i2p-in-private-browsing";
url = "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/download/${version}/i2ppb@eyedeekay.github.io.xpi"; url = "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/download/${version}/i2ppb@eyedeekay.github.io.xpi";
version = "2.5.9"; version = "2.6.1";
hash = "sha256-Vfy/DafNOv2Q1KRGOxI7M32wSMuFsnLhb2yg92xmOh4="; hash = "sha256-QFYiJo8nY+u8ODtX6M3CGyJXTHhKIpifxH73rdWP/DI=";
}; };
sponsorblock = fetchVersionedAddon rec { sponsorblock = fetchVersionedAddon rec {
extid = "sponsorBlocker@ajay.app"; extid = "sponsorBlocker@ajay.app";
pname = "sponsorblock"; pname = "sponsorblock";
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi"; url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
version = "5.7"; version = "5.9.4";
hash = "sha256-ZP1ygz9pkai4/RQ6IP/Sty0NN2sDiDA7d7Ke8GyZmy0="; hash = "sha256-tf8F0uObQOzcXPQSUDQ1PNr9fTRaQIJ7QMVdePXq9/o=";
}; };
ublacklist = fetchVersionedAddon rec { ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist"; extid = "@ublacklist";