Skip to content

Commit 785bacf

Browse files
Automator: update envoy@ in istio/proxy@master (#6643)
1 parent 99d3b28 commit 785bacf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2222
# 1. Determine SHA256 `wget https://github.com/envoyproxy/envoy/archive/$COMMIT.tar.gz && sha256sum $COMMIT.tar.gz`
2323
# 2. Update .bazelversion, envoy.bazelrc and .bazelrc if needed.
2424
#
25-
# Commit date: 2025-10-19
26-
ENVOY_SHA = "5c15c2156152dec08a51cef52fc3946a31e652fb"
25+
# Commit date: 2025-10-20
26+
ENVOY_SHA = "83b7962359cae5d129c2e14182cac3e01a3dcbcf"
2727

28-
ENVOY_SHA256 = "0df7a6fb7686929dd4065a308ae64f8211f82a43b60b1d68121cbdc3fa0b0468"
28+
ENVOY_SHA256 = "3838563e3124b7065185764c0e67c7b34d064a02f406c9d063be77b582e1ab59"
2929

3030
ENVOY_ORG = "envoyproxy"
3131

0 commit comments

Comments
 (0)