mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 04:48:28 +00:00
microsoft-edge: 126.0.2592.68 -> 126.0.2592.87
This commit is contained in:
parent
d2b10c8e7a
commit
0517a17290
@ -1,20 +1,20 @@
|
||||
{
|
||||
beta = import ./browser.nix {
|
||||
channel = "beta";
|
||||
version = "126.0.2592.68";
|
||||
version = "127.0.2651.31";
|
||||
revision = "1";
|
||||
hash = "sha256-ThWtnWF7iL0OEq7+yA7vCowGZrjeiLx+d+Nff4Bwl4s=";
|
||||
hash = "sha256-SERogsWM4mtIEVAVtwaRu2VOjK012yWBb2FygDfKO80=";
|
||||
};
|
||||
dev = import ./browser.nix {
|
||||
channel = "dev";
|
||||
version = "127.0.2651.2";
|
||||
version = "128.0.2677.1";
|
||||
revision = "1";
|
||||
hash = "sha256-eYCxGMIjclqFxOy6AyLKN5DJnplq/Vf3ClYbYWV3HAw=";
|
||||
hash = "sha256-aKrNs44FZNhC/fGT1UvyE2Fx8Q53ahAu91Bu86E49o8=";
|
||||
};
|
||||
stable = import ./browser.nix {
|
||||
channel = "stable";
|
||||
version = "126.0.2592.68";
|
||||
version = "126.0.2592.87";
|
||||
revision = "1";
|
||||
hash = "sha256-btpUMmgZ9SQL4WGKynGA/dL/8Ve9hdjoDNsBNxG531Y=";
|
||||
hash = "sha256-ntcewiAc/hDUF9wiURCXm8TxqatvEPXaTUn8kblzK0o=";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user