Skip to content

Commit

Permalink
Automator: update envoy@ in istio/proxy@master (#5426)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Mar 28, 2024
1 parent 70d54ba commit 50829a2
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: 2024-03-26
ENVOY_SHA = "522b0b38a651e238b7f1efee25f2250c3bc0b26e"
# Commit date: 2024-03-27
ENVOY_SHA = "07fcfb9d249522322a39cf4d8c19b900c245c004"

ENVOY_SHA256 = "be0065c1763085467db52ebec43b4c38c02935985bdcdf253f720dad55cdb3af"
ENVOY_SHA256 = "93bf14b1c7bce8eae89bb66b60c0e5f58db9804b137a7b83a48ca8a56cffcbe8"

ENVOY_ORG = "envoyproxy"

Expand Down

0 comments on commit 50829a2

Please sign in to comment.