firefox-extensions.sponsorblock: 5.5.5 -> 5.5.6

This commit is contained in:
Colin 2024-02-26 18:03:44 +00:00
parent 96347ad7ac
commit 821c631b1d

View File

@ -152,8 +152,8 @@ in (lib.makeScope newScope (self: with self; {
extid = "sponsorBlocker@ajay.app";
pname = "sponsorblock";
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
version = "5.5.5";
hash = "sha256-y4lh3t/L8ZMnY9220dDkIaUy23eYeFpO9CBtOsRrrjI=";
version = "5.5.6";
hash = "sha256-Ht/p31YMQMMLFNQDVpLm184NjTHJyndXi/yb6zQJ+po=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";