microsoft-edge: 121.0.2277.98 -> 121.0.2277.106
This commit is contained in:
parent
fe0309c142
commit
01c3539258
@ -1,20 +1,20 @@
|
||||
{
|
||||
stable = import ./browser.nix {
|
||||
channel = "stable";
|
||||
version = "121.0.2277.98";
|
||||
version = "121.0.2277.106";
|
||||
revision = "1";
|
||||
hash = "sha256-vm0aBWiGtjdSu55nCNuhbqn4XVI6l/BxwmpTlTHWt/M=";
|
||||
hash = "sha256-D0bHpz85J6R6LNWr8zaMt9vyolHYkmo9Bi4VaXCkH1U=";
|
||||
};
|
||||
beta = import ./browser.nix {
|
||||
channel = "beta";
|
||||
version = "122.0.2365.8";
|
||||
version = "122.0.2365.16";
|
||||
revision = "1";
|
||||
hash = "sha256-1qM61lO7LyX7CuLrKsEuciud7BuDxRKNyQahdFJhq+g=";
|
||||
hash = "sha256-SeLX7UibXd1nOhxWwMuUTCKK4GkN2TmJPesWhLwCD6A=";
|
||||
};
|
||||
dev = import ./browser.nix {
|
||||
channel = "dev";
|
||||
version = "122.0.2365.3";
|
||||
version = "123.0.2380.1";
|
||||
revision = "1";
|
||||
hash = "sha256-O2SxGzcvNloxLbexDjA0C28w7EJi1Fl9IUnI1zc1S6Y=";
|
||||
hash = "sha256-SBlHXURiPoC5Q7wi67tgnuV2PUw4ffniGq6kmOZtIf0=";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user