Skip to content

Commit 42e3784

Browse files
committed
chromium,chromedriver: 130.0.6723.91 -> 130.0.6723.116
https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop.html This update includes 2 security fixes. CVEs: CVE-2024-10826 CVE-2024-10827
1 parent aebe249 commit 42e3784

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pkgs/applications/networking/browsers/chromium/upstream-info.nix

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
stable = {
33
chromedriver = {
4-
hash_darwin = "sha256-4uE34f99fTiG5FJq0xnEodqQvNT2Aa8kesYOxY44xXA=";
4+
hash_darwin = "sha256-+Pcd++19/nJVsqGr2jzyjMTWYfb2U9wSgnNccDyGuGU=";
55
hash_darwin_aarch64 =
6-
"sha256-gDrfR5EgBx3YRxf3/08gayOhmEqSw4G/QcuNtfHmRHk=";
7-
hash_linux = "sha256-qMlM6ilsIqm8G5KLE4uGVb/s2bNyZSyQmxsq+EHKX/c=";
8-
version = "130.0.6723.91";
6+
"sha256-vrbIpHrBwbzqars7D546eJ7zhEhAB0abq7MXiqlU4ts=";
7+
hash_linux = "sha256-NbZ1GULLWJ6L3kczz23HoUhGk6VgBOXcjZlL7t4Z6Ec=";
8+
version = "130.0.6723.116";
99
};
1010
deps = {
1111
gn = {
@@ -15,8 +15,8 @@
1515
version = "2024-09-09";
1616
};
1717
};
18-
hash = "sha256-qXCcHas3l3viszDtY5d5JEToPo2hHTaBmi+pJlKQr4M=";
19-
version = "130.0.6723.91";
18+
hash = "sha256-eOCUKhFv205MD1gEY1FQQNCwxyELNjIAxUlPcRn74Lk=";
19+
version = "130.0.6723.116";
2020
};
2121
ungoogled-chromium = {
2222
deps = {

0 commit comments

Comments
 (0)