chromedriver,chromium: 127.0.6533.72 -> 127.0.6533.88

https://chromereleases.googleblog.com/2024/07/stable-channel-update-for-desktop_30.html

This update includes 3 security fixes.

CVEs:
CVE-2024-6990 CVE-2024-7255 CVE-2024-7256
This commit is contained in:
networkException
2024-08-01 12:34:53 +02:00
parent 553b959505
commit 0b779a09ba
@@ -1,11 +1,11 @@
{
stable = {
chromedriver = {
hash_darwin = "sha256-c/lMkOdoW/tX57opl/weJGh/iyUeTTF5Xejs7IpA+Qg=";
hash_darwin = "sha256-BW83pgPJiKxdQ1K4+8KMDGBqvR+J3i+8AZmKfnYSmWk=";
hash_darwin_aarch64 =
"sha256-sst73OxUsrs2yWA72qdonARGi/W0FYObNfolidCiXio=";
hash_linux = "sha256-p5cQmMdte7TfTPohg+rpIsyyYk1OKSNb0BwaMWmHuCo=";
version = "127.0.6533.72";
"sha256-ZGZy4VDNRXJBMLtAhRUybssWRXSfEUWVRsF+etfhdzQ=";
hash_linux = "sha256-1gM4KqzacJ13X5NmBn2hW6L/a7zN21rSZBk6a0IjCow=";
version = "127.0.6533.88";
};
deps = {
gn = {
@@ -15,8 +15,8 @@
version = "2024-06-06";
};
};
hash = "sha256-m99HaGCuIihDdbVnmu6xatnC/QDxgLVby2TWY/L+RHk=";
version = "127.0.6533.72";
hash = "sha256-nZZ2yrVu+0TloMaM455bmyeoeVnfeGR3EGubAf8snNU=";
version = "127.0.6533.88";
};
ungoogled-chromium = {
deps = {