firefox-extensions.ether-metamask: 11.16.13 -> 11.16.14
This commit is contained in:
@@ -145,8 +145,8 @@ in (lib.makeScope newScope (self: with self; {
|
||||
extid = "webextension@metamask.io";
|
||||
pname = "ether-metamask";
|
||||
url = "https://github.com/MetaMask/metamask-extension/releases/download/v${version}/metamask-firefox-${version}.zip";
|
||||
version = "11.16.13";
|
||||
hash = "sha256-aiWFfGGbjFfKEJSe2wnCfxSABs6ELQ2h0x90IAF3wec=";
|
||||
version = "11.16.14";
|
||||
hash = "sha256-ENDErGdNHiEnLorPEWr6iT/UFupO8WFyJh+/VyNyzDA=";
|
||||
};
|
||||
fx_cast = fetchVersionedAddon rec {
|
||||
extid = "fx_cast@matt.tf";
|
||||
|
Reference in New Issue
Block a user