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

microsoft-edge: 121.0.2277.128 -> 122.0.2365.52
This commit is contained in:
lassulus 2024-02-26 16:34:30 +07:00 committed by GitHub
commit 58a25b6585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,9 @@
{
stable = import ./browser.nix {
channel = "stable";
version = "121.0.2277.128";
revision = "1";
hash = "sha256-ooZzTDmddlYwWoDMqzFPfbUImT351/ptfdlxKEtI77s=";
};
beta = import ./browser.nix {
channel = "beta";
version = "122.0.2365.38";
version = "122.0.2365.52";
revision = "1";
hash = "sha256-u0qk4T695LyhtfMw5929z4U8+jM2o/gbq8DFtD1PNTU=";
hash = "sha256-H8VTDyDY2Rm5z4cJruzMa1YorBAUL0pJuwhQ6cy4WfY=";
};
dev = import ./browser.nix {
channel = "dev";
@ -17,4 +11,10 @@
revision = "1";
hash = "sha256-I9PT320DJgqJYNwB0pvngyLlV+N2jaS5tOwVwwNHex0=";
};
stable = import ./browser.nix {
channel = "stable";
version = "122.0.2365.52";
revision = "1";
hash = "sha256-hULyUUFhMjiareXr1zTynyknVyert45N0H4iR8woGRw=";
};
}