firefox-extensions.ether-metamask: 11.16.14 -> 11.16.15
This commit is contained in:
@@ -145,8 +145,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.16.14";
|
version = "11.16.15";
|
||||||
hash = "sha256-ENDErGdNHiEnLorPEWr6iT/UFupO8WFyJh+/VyNyzDA=";
|
hash = "sha256-M+Qkz9N35oGZRKEv/legPB2ARqJmBFL/H26zfnHFtbU=";
|
||||||
};
|
};
|
||||||
fx_cast = fetchVersionedAddon rec {
|
fx_cast = fetchVersionedAddon rec {
|
||||||
extid = "fx_cast@matt.tf";
|
extid = "fx_cast@matt.tf";
|
||||||
|
Reference in New Issue
Block a user