mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:26:02 +00:00
d23da8229b
Contains fixes for CVE-2018-6148 [0] and CVE-2018-6149 [1]. Also add a patch to fix one problem with 68 (Beta) build. I'm still working on fixing Beta. [0] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html [1] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop_12.html
19 lines
638 B
Nix
19 lines
638 B
Nix
# This file is autogenerated from update.sh in the same directory.
|
|
{
|
|
beta = {
|
|
sha256 = "1jfhdisp4j6rrb8zxj2am7vlkjfbwvq1si7cacjwfy624hlhxpxz";
|
|
sha256bin64 = "0j3aw4zyg0alizgh73dp3fz8f6y71srdkycnzjm037p3p8m364j1";
|
|
version = "68.0.3440.17";
|
|
};
|
|
dev = {
|
|
sha256 = "0acgpi7slwvq5lxaagmn57a6jpz508hwa690ypny8zlhsiaqlxaz";
|
|
sha256bin64 = "1vjmi9lm8xrkhmzv9sqnln867sm4b80y2z3djz7mj05hkzsb0zr9";
|
|
version = "69.0.3452.0";
|
|
};
|
|
stable = {
|
|
sha256 = "07fvfarlzl4dcr0vbklzbg08iwvzfkczsqsg0d1p695q1hpsf9sx";
|
|
sha256bin64 = "1c2xn84vs1v7gph7l4s408ml6l6c7lnlg4z2vcx20phxmlsgs1xg";
|
|
version = "67.0.3396.87";
|
|
};
|
|
}
|