chromium,chromedriver: 138.0.7204.49 -> 138.0.7204.92
https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop_30.html This update includes 1 security fix. Google is aware that an exploit for CVE-2025-6554 exists in the wild. CVEs: CVE-2025-6554
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"chromium": {
|
||||
"version": "138.0.7204.49",
|
||||
"version": "138.0.7204.92",
|
||||
"chromedriver": {
|
||||
"version": "138.0.7204.50",
|
||||
"hash_darwin": "sha256-JqEH04dZxqyUKou8QkwtJa0+4AXWPm0p3NJlYM2fnqw=",
|
||||
"hash_darwin_aarch64": "sha256-WojmEFRIqFDMfay3UA0pzSwH9FRno+nHxzR47x4o7gA="
|
||||
"version": "138.0.7204.93",
|
||||
"hash_darwin": "sha256-Fo5N9rAgHSSnYxrcWMHRezLh8DKi+etZQNjwUKJn7dI=",
|
||||
"hash_darwin_aarch64": "sha256-A46qZtWNli5IuR043RzrEQlNIyeddkyU+5/UJgg5SgU="
|
||||
},
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
@@ -20,8 +20,8 @@
|
||||
"DEPS": {
|
||||
"src": {
|
||||
"url": "https://chromium.googlesource.com/chromium/src.git",
|
||||
"rev": "d2b48fd5f7813ed477a2d68fa232b8178fa4fb1e",
|
||||
"hash": "sha256-n2jSVXpV0mqdTdLpE+N3yJhutJTOE1fez0BleU0+VSU=",
|
||||
"rev": "f079b9bc781e3c2adb1496ea1d72812deb0ddb3d",
|
||||
"hash": "sha256-OiDdGapC/sjDZXItnFcCvOtA7TKzeHPK4EsYFMCMQJs=",
|
||||
"recompress": true
|
||||
},
|
||||
"src/third_party/clang-format/script": {
|
||||
@@ -796,8 +796,8 @@
|
||||
},
|
||||
"src/v8": {
|
||||
"url": "https://chromium.googlesource.com/v8/v8.git",
|
||||
"rev": "0ea9b0813581826a94b45324e746f9ab57f0f843",
|
||||
"hash": "sha256-jGx1jafKyh9BrrJwWKU78sKlwkX9KYHzhggx6TzRel4="
|
||||
"rev": "e5b4c78b54e8b033b2701db3df0bf67d3030e4c1",
|
||||
"hash": "sha256-5y/yNZopnwtDrG+BBU6fMEi0yJJoYvsygQR+fl6vS/Y="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user