Skip to content

Commit

Permalink
Automator: update envoy@ in istio/proxy@master
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed Jan 26, 2025
1 parent a895327 commit 36f629c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# 1. Determine SHA256 `wget https://github.com/envoyproxy/envoy/archive/$COMMIT.tar.gz && sha256sum $COMMIT.tar.gz`
# 2. Update .bazelversion, envoy.bazelrc and .bazelrc if needed.
#
# Commit date: 2025-01-22
ENVOY_SHA = "10d38a8f6a2ce1be491ce6064589a6acc5c1673f"
# Commit date: 2025-01-26
ENVOY_SHA = "8a5f7cf314638ceac6c7e903222bab436c84c41f"

ENVOY_SHA256 = "6379a533ebb42db7f51a46c7100577a3087c3c0ea07e03d90041eceb16072ba6"
ENVOY_SHA256 = "fa16959faf6e6da98e91cc49c6e576a252e38706357363342401e0306ac69f6a"

ENVOY_ORG = "envoyproxy"

Expand Down

0 comments on commit 36f629c

Please sign in to comment.