firefox-extensions.ublock-origin: 1.52.0 -> 1.52.3b0

This commit is contained in:
2023-09-27 22:22:14 +00:00
parent 84d8fb5339
commit a17fc1c76e

View File

@@ -137,8 +137,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.52.0";
hash = "sha256-OTJQbOTfMG5Np1J9k9YP4EIc8VBFwvTqc1idmgkCJms=";
version = "1.52.3b0";
hash = "sha256-6idJQXOguCPXgs1RP6mKUjZK3lzSAkjvpDPVcWUfacI=";
};
};