update firefox-extensions: ether-metamask 11.2.0 -> 11.3.0; i2p 1.52.3b16 -> 1.52.3b17
This commit is contained in:
@@ -112,8 +112,8 @@ in (lib.makeScope newScope (self: with self; {
|
|||||||
extid = "webextension@metamask.io";
|
extid = "webextension@metamask.io";
|
||||||
pname = "ether-metamask";
|
pname = "ether-metamask";
|
||||||
url = "https://github.com/MetaMask/metamask-extension/releases/download/v${version}/metamask-firefox-${version}.zip";
|
url = "https://github.com/MetaMask/metamask-extension/releases/download/v${version}/metamask-firefox-${version}.zip";
|
||||||
version = "11.2.0";
|
version = "11.3.0";
|
||||||
hash = "sha256-0TQYYDe8iUBzydcGxbs8ppaLWVwjxPnjqoaUsv77cW4=";
|
hash = "sha256-8uCdaQEvHKYYH1xJFe88fwyjOx34GVHsGdVnx68lWlQ=";
|
||||||
};
|
};
|
||||||
i2p-in-private-browsing = fetchVersionedAddon rec {
|
i2p-in-private-browsing = fetchVersionedAddon rec {
|
||||||
extid = "i2ppb@eyedeekay.github.io";
|
extid = "i2ppb@eyedeekay.github.io";
|
||||||
@@ -150,8 +150,8 @@ in (lib.makeScope newScope (self: with self; {
|
|||||||
# 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.52.3b16";
|
version = "1.52.3b17";
|
||||||
hash = "sha256-svzXqOvwIBYx1Mi0+abOvqXFkZ7PAQijGsekEFPUwtM=";
|
hash = "sha256-2/IKn1/lZoD1OVST6yPrlDrARNxHRgKkQJyb8qvHXjY=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
})).overrideScope (self: super:
|
})).overrideScope (self: super:
|
||||||
|
Reference in New Issue
Block a user