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 25, 2025
1 parent cbd898a commit d4a9c7f
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-24
ENVOY_SHA = "ad2a1c700b1cc6c8b1581bc3e2990d696501f105"

ENVOY_SHA256 = "6379a533ebb42db7f51a46c7100577a3087c3c0ea07e03d90041eceb16072ba6"
ENVOY_SHA256 = "9a8086fe2a78d9e9388153536a2574c4855d743caa574f3712b04ba2f97352ed"

ENVOY_ORG = "envoyproxy"

Expand Down

0 comments on commit d4a9c7f

Please sign in to comment.