firefox-extensions.sponsorblock: 5.11.6 -> 5.11.7

This commit is contained in:
2025-03-06 05:10:31 +00:00
parent e7c52340ab
commit eea9b47121

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.6";
hash = "sha256-IaPNt9Yh0Gi8/yZxlYINgpNLFQ2PumZaouPCdeQ67MA=";
version = "5.11.7";
hash = "sha256-WmfU4WLWoH8egXNqhQYAhMD/XfLhqIVQIf2LLvu980Q=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";