firefox-extensions.sponsorblock: 5.11.7 -> 5.11.8

This commit is contained in:
2025-03-10 15:44:18 +00:00
parent 05e27a5af6
commit 763bce7824

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.7";
hash = "sha256-WmfU4WLWoH8egXNqhQYAhMD/XfLhqIVQIf2LLvu980Q=";
version = "5.11.8";
hash = "sha256-sUzHHArf+nlTBxBBBW7hMSzMVBXP0Cn1VFTe1DQR/ZY=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";