firefox-extensions -> latest

This commit is contained in:
2024-12-01 18:31:14 +00:00
parent fe62a75416
commit 35d3bc40d5

View File

@@ -150,8 +150,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.9.6"; version = "5.10.1";
hash = "sha256-J28tcJt1mZfFgrmjMdtSvc0uP1//ksP1AKYkF6s6CRs="; hash = "sha256-VMTR9pwW1/HoYiRZ64zD0z9suJpY7mQMes85TmIDpKA=";
}; };
ublacklist = fetchVersionedAddon rec { ublacklist = fetchVersionedAddon rec {
extid = "@ublacklist"; extid = "@ublacklist";
@@ -166,8 +166,8 @@ let
# N.B.: a handful of versions are released unsigned # N.B.: a handful of versions are released unsigned
# url = "https://github.com/gorhill/uBlock/releases/download/${version}/uBlock0_${version}.signed.xpi"; # url = "https://github.com/gorhill/uBlock/releases/download/${version}/uBlock0_${version}.signed.xpi";
url = "https://github.com/gorhill/uBlock/releases/download/${version}/uBlock0_${version}.firefox.signed.xpi"; url = "https://github.com/gorhill/uBlock/releases/download/${version}/uBlock0_${version}.firefox.signed.xpi";
version = "1.61.3b0"; version = "1.61.3b2";
hash = "sha256-SLYQ7ft7+h855CS07jfC7X4PGh+zcMasyox0rt7FTeI="; hash = "sha256-rASK+QaBRzDaStS9ug8C64M8JoaUpYPxnHITOvQSBlM=";
}; };
}; };
}) ).overrideScope (self: super: }) ).overrideScope (self: super: