Skip to content

Commit 94a0e4e

Browse files
committed
chromium,chromedriver: 136.0.7103.92 -> 136.0.7103.113
https://chromereleases.googleblog.com/2025/05/stable-channel-update-for-desktop_14.html This update includes 4 security fixes. Google is aware of reports that an exploit for CVE-2025-4664 exists in the wild. CVEs: CVE-2025-4664 CVE-2025-4609
1 parent 759a78a commit 94a0e4e

File tree

1 file changed

+12
-12
lines changed
  • pkgs/applications/networking/browsers/chromium

1 file changed

+12
-12
lines changed

pkgs/applications/networking/browsers/chromium/info.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"chromium": {
3-
"version": "136.0.7103.92",
3+
"version": "136.0.7103.113",
44
"chromedriver": {
5-
"version": "136.0.7103.93",
6-
"hash_darwin": "sha256-6u+hJWBZZlqjc81Hs/5dL6csWP3QiWzQvfW3O+bfaaA=",
7-
"hash_darwin_aarch64": "sha256-b4MfxITtIwqV41Jc5Hv42WgOt1+U6dNjIvSDG4VNqw8="
5+
"version": "136.0.7103.114",
6+
"hash_darwin": "sha256-RAWarx2vOh23XKvhNwAkCgG9swGxX1dw8LaqIQBPJFo=",
7+
"hash_darwin_aarch64": "sha256-TZcO5RiRW0dN0+jBArclBkIvYSSirhmPgJXswfTufgk="
88
},
99
"deps": {
1010
"depot_tools": {
@@ -20,8 +20,8 @@
2020
"DEPS": {
2121
"src": {
2222
"url": "https://chromium.googlesource.com/chromium/src.git",
23-
"rev": "cb81a4cc5087a8303a6c8827ee2b80b71d26e334",
24-
"hash": "sha256-mySbSMnbM/KBEGnOyJKJMr4WD4PNgIDDeNK0fTPfcnI=",
23+
"rev": "76fa3c1782406c63308c70b54f228fd39c7aaa71",
24+
"hash": "sha256-U6WsxmGf4eFKVBBgppoHIfMlrT34a1oymZETzEhzkQA=",
2525
"recompress": true
2626
},
2727
"src/third_party/clang-format/script": {
@@ -96,8 +96,8 @@
9696
},
9797
"src/third_party/angle": {
9898
"url": "https://chromium.googlesource.com/angle/angle.git",
99-
"rev": "ecc378cc61109732d174d6542c41fd523c331b13",
100-
"hash": "sha256-+Cgf3OocFbD2rL4izA/0Z0qjWQiIUwiTW/z0cW0pGb0="
99+
"rev": "fa40b7c586fd2da9fd7e5c4d893ecb1334553b9e",
100+
"hash": "sha256-bIpN9lehrKpJYBKLeo8Szz0/aVe7NU2Eo2NIO5dAZ9w="
101101
},
102102
"src/third_party/angle/third_party/glmark2/src": {
103103
"url": "https://chromium.googlesource.com/external/github.com/glmark2/glmark2",
@@ -241,8 +241,8 @@
241241
},
242242
"src/third_party/devtools-frontend/src": {
243243
"url": "https://chromium.googlesource.com/devtools/devtools-frontend",
244-
"rev": "e793e21a020b53a66ae13ef8673f80b8e8a73746",
245-
"hash": "sha256-BHD/XVQquh9/cr+Kv43lKGFReHy4YbQIAJq5792+4Sw="
244+
"rev": "4a53cbe7a1270c91ec60903ee792de658453becb",
245+
"hash": "sha256-hEksLeJli/1TNNrDcUjv19cpyIJph6kfriNfe7FWO0U="
246246
},
247247
"src/third_party/dom_distiller_js/dist": {
248248
"url": "https://chromium.googlesource.com/chromium/dom-distiller/dist.git",
@@ -791,8 +791,8 @@
791791
},
792792
"src/v8": {
793793
"url": "https://chromium.googlesource.com/v8/v8.git",
794-
"rev": "b6178615ecae6d84b347cb7a1812cad9afca51f2",
795-
"hash": "sha256-Gc7huCu+d5XBwI420V1nutKeJpqBfvJ6fhh5zpRtMw4="
794+
"rev": "5297e56d91816747d539abca52b578e5832135f0",
795+
"hash": "sha256-Fi4pl6xSXkHF4XaQNfNzULVjQZSzDfaHFIyIxH103go="
796796
}
797797
}
798798
},

0 commit comments

Comments
 (0)