Unverified Commit 9a09481a authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

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

microsoft-edge: 124.0.2478.97 -> 125.0.2535.51
parents ff9ffc4d f2f31ba8
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  beta = import ./browser.nix {
    channel = "beta";
    version = "125.0.2535.37";
    version = "125.0.2535.51";
    revision = "1";
    hash = "sha256-/fZcFIVj4stIxim2UYsxA5rNkyGf/i3eDf25npsdDi4=";
    hash = "sha256-ZOuC4+1Vp+i/vA783h+ilz97YwPwLMwk5eoc2hR5Y9E=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "126.0.2566.1";
    version = "126.0.2578.1";
    revision = "1";
    hash = "sha256-PePosWGdkLm5OK82YP9LQbvVz5de8KL06I6rv0TKP3A=";
    hash = "sha256-L1w8d0IdqCps7BuyL3AWMzPPkZtwLuiA+Z/dWSlEJU8=";
  };
  stable = import ./browser.nix {
    channel = "stable";
    version = "124.0.2478.97";
    version = "125.0.2535.51";
    revision = "1";
    hash = "sha256-hdCtHWOEez3VTw8hTRiitURiu0MpFTbnc60biym795k=";
    hash = "sha256-bpI3ePjjJLAoF/+ygXWYV1RY/FxOjs6/V8N0XWcal70=";
  };
}