firefox-extensions.sponsorblock: 5.11.8 -> 5.11.9

This commit is contained in:
2025-03-11 15:08:47 +00:00
parent 3c1a762c25
commit ab8699732a

View File

@@ -154,8 +154,8 @@ let
extid = "sponsorBlocker@ajay.app";
pname = "sponsorblock";
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
version = "5.11.8";
hash = "sha256-sUzHHArf+nlTBxBBBW7hMSzMVBXP0Cn1VFTe1DQR/ZY=";
version = "5.11.9";
hash = "sha256-hnhH3vo2v1+w436Jap9duNenoNG2hIdAZpD0jVY2wyM=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";