firefox-extensions.sponsorblock: 5.10.5 -> 5.11

This commit is contained in:
2025-01-13 11:23:37 +00:00
parent 09fbe8f64e
commit 66bcd52341

View File

@@ -151,8 +151,8 @@ let
extid = "sponsorBlocker@ajay.app"; extid = "sponsorBlocker@ajay.app";
pname = "sponsorblock"; pname = "sponsorblock";
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi"; url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
version = "5.10.5"; version = "5.11";
hash = "sha256-2BEM48qV1a6kbwv5nK86S9QgNb8vTNSfKV0A0cu/GYQ="; hash = "sha256-Ewls4upCgvjw3OR4WCZf7cwaX/XdxIdJqw9aUI0EcKI=";
}; };
ublacklist = fetchVersionedAddon rec { ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist"; extid = "@ublacklist";