chromium,chromedriver: 145.0.7632.45 -> 145.0.7632.67

https://chromereleases.googleblog.com/2026/02/stable-channel-update-for-desktop_12.html

Contains a hotfix for https://issues.chromium.org/issues/483672730
This commit is contained in:
emilylange
2026-02-13 00:34:41 +01:00
parent 548d4e94e7
commit 05e06135a4
@@ -1,10 +1,10 @@
{
"chromium": {
"version": "145.0.7632.45",
"version": "145.0.7632.67",
"chromedriver": {
"version": "145.0.7632.46",
"hash_darwin": "sha256-YlrKWY4DAef7/GsKtieINI2JUrHpWhVaC80rkYIkyVI=",
"hash_darwin_aarch64": "sha256-6TJw2tYOYXmIANa2X7pZHCrIcW8fKHo5b8ReHepVlhE="
"version": "145.0.7632.68",
"hash_darwin": "sha256-ZdAqfL/eWKZPl8+8aFDRfNIE40WWrHGEICo3IuJJbSQ=",
"hash_darwin_aarch64": "sha256-4/IK3uZs4PPuZoxJrJXhxEvJay2HfAk272S143SLnZA="
},
"deps": {
"depot_tools": {
@@ -21,8 +21,8 @@
"DEPS": {
"src": {
"url": "https://chromium.googlesource.com/chromium/src.git",
"rev": "7ad2aeb6be38786b2bf653d667d3df01e68d3c40",
"hash": "sha256-l/gxUE0itdUQXLRAR2cp72hu21dgecZvWLC5Br0SPuo=",
"rev": "87da8db4955d72b610645049c3458f787e7aaf0e",
"hash": "sha256-1yOwFxisQ8QHQ0OZ2bhmZtxTPzPAiHnbDdHha8A8sFU=",
"recompress": true
},
"src/third_party/clang-format/script": {