firefox-extensions.sponsorblock: 5.10.1 -> 5.10.2

This commit is contained in:
2024-12-11 00:36:19 +00:00
parent cca4f07501
commit 9c7c628491

View File

@@ -151,8 +151,8 @@ let
extid = "sponsorBlocker@ajay.app";
pname = "sponsorblock";
url = "https://github.com/ajayyy/SponsorBlock/releases/download/${version}/FirefoxSignedInstaller.xpi";
version = "5.10.1";
hash = "sha256-VMTR9pwW1/HoYiRZ64zD0z9suJpY7mQMes85TmIDpKA=";
version = "5.10.2";
hash = "sha256-1/V1Qxa7dYfsJr+vpxPvtaZvwAP1f7zuRGRoAVW8FtA=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";