Commit 09f34aa2 authored by R. RyanTM's avatar R. RyanTM
Browse files

microsoft-edge: 124.0.2478.51 -> 124.0.2478.67

parent 9516f3c9
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  beta = import ./browser.nix {
    channel = "beta";
    version = "124.0.2478.51";
    version = "124.0.2478.67";
    revision = "1";
    hash = "sha256-qQTRPkQBLRZhOqBT8U0PGcmmR2zNRxJiFl3N2UPwoSo=";
    hash = "sha256-EywgM3G0Yph3dofullSVZpXSvT2MHc4uPyGAoaXCgN8=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "125.0.2518.0";
    version = "125.0.2535.6";
    revision = "1";
    hash = "sha256-q4TVpO0SxSSLMv/NtmJIOzClT2WqUss2qfE5vgj4O7E=";
    hash = "sha256-iD/e7AuPG0uNZY20wFQRbvAaKmaUw2RKeRJADU1MFRI=";
  };
  stable = import ./browser.nix {
    channel = "stable";
    version = "124.0.2478.51";
    version = "124.0.2478.67";
    revision = "1";
    hash = "sha256-dAiTS+KvKVwL6tNp4YsQfH4wdNIJoBJngcLBXgHArjE=";
    hash = "sha256-PRL2aiebCoK0eGJWlvI+Gsk14FltV+GaQdojLuDFimU=";
  };
}