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

microsoft-edge: 128.0.2739.54 -> 128.0.2739.67 (#340575)

parents 29bbeaf8 f6564dde
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
{
  beta = import ./browser.nix {
    channel = "beta";
    version = "129.0.2792.12";
    version = "129.0.2792.21";
    revision = "1";
    hash = "sha256-LWu5DKCoGSFqUZqgvKx3aoZRzAf6FR3hJnk/agAV9sI=";
    hash = "sha256-NrDRroKyjY9zC9KoMWaEPAPnu+JNNDZwLVbuDvoUG1M=";
  };
  dev = import ./browser.nix {
    channel = "dev";
    version = "129.0.2792.10";
    version = "130.0.2808.0";
    revision = "1";
    hash = "sha256-jw/muaunLlrtZADrD7asVH+o/u3cp3NyvjRXqPWyHJI=";
    hash = "sha256-6mqStxS9HJvfKbrGqQGlqQKXc2SnvOycirPihfnkaLI=";
  };
  stable = import ./browser.nix {
    channel = "stable";
    version = "128.0.2739.54";
    version = "128.0.2739.67";
    revision = "1";
    hash = "sha256-qiLZExLU3f6l+qPEGiqOuDgjqOtSyhPwSt7kQfBBSyg=";
    hash = "sha256-Y8PxyAibuEhwKJpqnhtBy1F2Kn+ONw6NVtC25R+fFVo=";
  };
}