firefox-extensions.sponsorblock: 5.11.9 -> 5.11.10

This commit is contained in:
2025-04-01 04:01:24 +00:00
parent b60f4c2778
commit 582168f570

View File

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