firefox-extensions.sponsorblock: 5.11.1 -> 5.11.2

This commit is contained in:
2025-01-21 01:57:55 +00:00
parent ffaba82483
commit ac9a44cb48

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.11.1";
hash = "sha256-T49sSxlzDslir7FnGyctnRn1F6mU57lZxP4QLRFWJFQ=";
version = "5.11.2";
hash = "sha256-EZeN84sbARnCuOBbpDlOQfl1i51tbtbcGyNCN9iqAFg=";
};
ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist";