firefox-extensions.sponsorblock: 5.11.5 -> 5.11.6

This commit is contained in:
2025-03-04 16:51:39 +00:00
parent dd9daa06a8
commit b5d30f989b

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.5";
hash = "sha256-UAGSk4XaxR/JAsM32YQCJqJmowrxk7m73mt92ZQt/Lc=";
version = "5.11.6";
hash = "sha256-IaPNt9Yh0Gi8/yZxlYINgpNLFQ2PumZaouPCdeQ67MA=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";