firefox-extensions.ether-metamask: attributions-v11.16.15 -> 11.16.16

This commit is contained in:
2024-07-28 17:38:15 +00:00
parent b7418afede
commit 1536a60a3d

View File

@@ -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 = "attributions-v11.16.15";
hash = "sha256-M+Qkz9N35oGZRKEv/legPB2ARqJmBFL/H26zfnHFtbU=";
version = "11.16.16";
hash = "sha256-+RlchEf9k6QR5RFTZmpuEPu+HBATxwZTYOJzWnJ7dfM=";
};
fx_cast = fetchVersionedAddon rec {
extid = "fx_cast@matt.tf";