From 02e7003d9990a2e30480c3c47d58514493a1f2cc Mon Sep 17 00:00:00 2001 From: "update-envoy[bot]" <135279899+update-envoy[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:41:18 +0000 Subject: [PATCH] Sync Envoy @a0c96b389d2ef44ff207bb17678a5c5eabdbbadb --- versions.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.bzl b/versions.bzl index 08e700734b8f..0dd1c3cebdc4 100644 --- a/versions.bzl +++ b/versions.bzl @@ -15,8 +15,8 @@ VERSIONS = { "envoy": { "type": "github_archive", "repo": "envoyproxy/envoy", - "version": "a7a8414134eaaeca926157703c053a5a4304a5b1", - "sha256": "f7ada9fc8c3499088fb401a727a0a8c963a6d6e6227b2698704f9de567e9435c", + "version": "a0c96b389d2ef44ff207bb17678a5c5eabdbbadb", + "sha256": "4ba98bd310262f0ad3c6aeae63850715bf70e5719307fef240565dfbf4d5708b", "urls": ["https://github.com/{repo}/archive/{version}.tar.gz"], "strip_prefix": "envoy-{version}", },