Unverified Commit 0600fabf authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #311255 from r-ryantm/auto-update/microsoft-edge

microsoft-edge: 124.0.2478.80 -> 124.0.2478.97
parents 911c22e6 428378f6
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  beta = import ./browser.nix {
    channel = "beta";
    version = "125.0.2535.13";
    version = "125.0.2535.37";
    revision = "1";
    hash = "sha256-vO7crYX/QW+S1fjT37JtyRJyziauG+H3LWOasX4VaKM=";
    hash = "sha256-/fZcFIVj4stIxim2UYsxA5rNkyGf/i3eDf25npsdDi4=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "126.0.2552.0";
    version = "126.0.2566.1";
    revision = "1";
    hash = "sha256-TQHTqCweP0mEkEYRxlU7YtYS6Y6ooZ4V6peCsVvcIjg=";
    hash = "sha256-PePosWGdkLm5OK82YP9LQbvVz5de8KL06I6rv0TKP3A=";
  };
  stable = import ./browser.nix {
    channel = "stable";
    version = "124.0.2478.80";
    version = "124.0.2478.97";
    revision = "1";
    hash = "sha256-p+t12VcwxSDuyZj3VfzEJ6m0rGoVC7smeyHoODttwQU=";
    hash = "sha256-hdCtHWOEez3VTw8hTRiitURiu0MpFTbnc60biym795k=";
  };
}