Commit 139717b0 authored by R. RyanTM's avatar R. RyanTM
Browse files

microsoft-edge: 122.0.2365.52 -> 122.0.2365.59

parent c955a451
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  beta = import ./browser.nix {
    channel = "beta";
    version = "122.0.2365.52";
    version = "122.0.2365.59";
    revision = "1";
    hash = "sha256-H8VTDyDY2Rm5z4cJruzMa1YorBAUL0pJuwhQ6cy4WfY=";
    hash = "sha256-hs6NHAdqji5Cg1ReGWqalFHv6wyRlyclssyc0cxM+ZU=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "123.0.2400.1";
    version = "123.0.2420.6";
    revision = "1";
    hash = "sha256-I9PT320DJgqJYNwB0pvngyLlV+N2jaS5tOwVwwNHex0=";
    hash = "sha256-fX6lxhJstz2cZZODu7xRe1fez8WTXqlYNgsMhIVTLaU=";
  };
  stable = import ./browser.nix {
    channel = "stable";
    version = "122.0.2365.52";
    version = "122.0.2365.59";
    revision = "1";
    hash = "sha256-hULyUUFhMjiareXr1zTynyknVyert45N0H4iR8woGRw=";
    hash = "sha256-LbyipfA5TZWSZu1jeUykGZ2FXwt9rZ7ak7mmryXRnMQ=";
  };
}