Merge pull request #246633 from kohrar/microsoft-edge-update

microsoft-edge 114.0.1823.79 -> 115.0.190.188
This commit is contained in:
Pol Dellaiera 2023-08-15 21:46:48 +02:00 committed by GitHub
commit 4ed9856be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
{ {
stable = import ./browser.nix { stable = import ./browser.nix {
channel = "stable"; channel = "stable";
version = "114.0.1823.79"; version = "115.0.1901.188";
revision = "1"; revision = "1";
sha256 = "sha256-FyEsIGwGDzX22scKd8L67uw5ipqN1e9CrC+qACRBZRg="; sha256 = "sha256-mRM3zakYwCptfKWYbiaDnPqv9Vt5WnDA7xIK1rlownU=";
}; };
beta = import ./browser.nix { beta = import ./browser.nix {
channel = "beta"; channel = "beta";