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 {
channel = "stable";
version = "114.0.1823.79";
version = "115.0.1901.188";
revision = "1";
sha256 = "sha256-FyEsIGwGDzX22scKd8L67uw5ipqN1e9CrC+qACRBZRg=";
sha256 = "sha256-mRM3zakYwCptfKWYbiaDnPqv9Vt5WnDA7xIK1rlownU=";
};
beta = import ./browser.nix {
channel = "beta";