firefox-extensions.ublock: 1.58.1b10 -> 1.58.1b11

This commit is contained in:
Colin 2024-06-26 21:00:53 +00:00
parent 8ef1af7e22
commit 8588230f80

View File

@ -182,8 +182,8 @@ in (lib.makeScope newScope (self: with self; {
# 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}.firefox.signed.xpi";
version = "1.58.1b10";
hash = "sha256-cMIjQ0NvNMKZpYW+i15a6pH1gj6q8ALEWAhCBDkFlfY=";
version = "1.58.1b11";
hash = "sha256-YMJXrPcOnXRv/EfW/ALxlz+5LdWa7dSJYC9X5KoCZDA=";
};
};
})).overrideScope (self: super: