firefox-extensions.sponsorblock: 5.7 -> 5.9.4
now will you please stop nagging me to update
This commit is contained in:
@@ -143,15 +143,15 @@ in (lib.makeScope newScope (self: with self; {
|
||||
extid = "i2ppb@eyedeekay.github.io";
|
||||
pname = "i2p-in-private-browsing";
|
||||
url = "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox/releases/download/${version}/i2ppb@eyedeekay.github.io.xpi";
|
||||
version = "2.5.9";
|
||||
hash = "sha256-Vfy/DafNOv2Q1KRGOxI7M32wSMuFsnLhb2yg92xmOh4=";
|
||||
version = "2.6.1";
|
||||
hash = "sha256-QFYiJo8nY+u8ODtX6M3CGyJXTHhKIpifxH73rdWP/DI=";
|
||||
};
|
||||
sponsorblock = fetchVersionedAddon rec {
|
||||
extid = "sponsorBlocker@ajay.app";
|
||||
pname = "sponsorblock";
|
||||
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
|
||||
version = "5.7";
|
||||
hash = "sha256-ZP1ygz9pkai4/RQ6IP/Sty0NN2sDiDA7d7Ke8GyZmy0=";
|
||||
version = "5.9.4";
|
||||
hash = "sha256-tf8F0uObQOzcXPQSUDQ1PNr9fTRaQIJ7QMVdePXq9/o=";
|
||||
};
|
||||
ublacklist = fetchVersionedAddon rec {
|
||||
extid = "@ublacklist";
|
||||
|
Reference in New Issue
Block a user