Unverified Commit 1103c59b authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

microsoft-edge: 121.0.2277.83 -> 121.0.2277.98
parents fadde8db cbbc4c6e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  stable = import ./browser.nix {
    channel = "stable";
    version = "121.0.2277.83";
    version = "121.0.2277.98";
    revision = "1";
    hash = "sha256-WuDu44elNlkYZEtol+TZNpcRAkAq8HHATYCc9Or/bvU=";
    hash = "sha256-vm0aBWiGtjdSu55nCNuhbqn4XVI6l/BxwmpTlTHWt/M=";
  };
  beta = import ./browser.nix {
    channel = "beta";
    version = "121.0.2277.83";
    version = "122.0.2365.8";
    revision = "1";
    hash = "sha256-eW8Bpcjw1aY5lMqsGCJ3hORVLhzW8Fmaio+kpSOzPeU=";
    hash = "sha256-1qM61lO7LyX7CuLrKsEuciud7BuDxRKNyQahdFJhq+g=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "122.0.2353.0";
    version = "122.0.2365.3";
    revision = "1";
    hash = "sha256-llLaq13SU4ZpqhOYK0hy6ZD6amAqijStk8TIHX3gydQ=";
    hash = "sha256-O2SxGzcvNloxLbexDjA0C28w7EJi1Fl9IUnI1zc1S6Y=";
  };
}