Skip to content

Commit 9e092e6

Browse files
Merge pull request #440 from envoyproxy/auto-merge-release-v1-34
auto-merge envoyproxy/envoy[release/v1.34] into envoyproxy/envoy-openssl[release/v1.34]
2 parents f80c2fe + 0ae2081 commit 9e092e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,12 +248,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
248248
project_name = "c-ares",
249249
project_desc = "C library for asynchronous DNS requests",
250250
project_url = "https://c-ares.haxx.se/",
251-
version = "1.34.5",
252-
sha256 = "7d935790e9af081c25c495fd13c2cfcda4792983418e96358ef6e7320ee06346",
251+
version = "1.34.6",
252+
sha256 = "912dd7cc3b3e8a79c52fd7fb9c0f4ecf0aaa73e45efda880266a2d6e26b84ef5",
253253
strip_prefix = "c-ares-{version}",
254254
urls = ["https://github.com/c-ares/c-ares/releases/download/v{version}/c-ares-{version}.tar.gz"],
255255
use_category = ["dataplane_core", "controlplane"],
256-
release_date = "2025-04-08",
256+
release_date = "2025-12-08",
257257
cpe = "cpe:2.3:a:c-ares_project:c-ares:*",
258258
license = "c-ares",
259259
license_url = "https://github.com/c-ares/c-ares/blob/cares-{underscore_version}/LICENSE.md",

0 commit comments

Comments
 (0)