Skip to content

Commit

Permalink
Automator: update envoy@ in istio/proxy@master (istio#5626)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Jun 26, 2024
1 parent e2eaa9b commit e7b8e38
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-06-24
ENVOY_SHA = "d2a20a02b6664c531e51cce04cc4283cb554ed4c"
# Commit date: 2024-06-25
ENVOY_SHA = "e9d892e957ea007513682a197633cb48290285fa"

ENVOY_SHA256 = "c89d735a3603246040f8672b2e694e649f2cd4db66e614034b14568ab2397d3a"
ENVOY_SHA256 = "13e669b5054a427656b450025629c217673af1e3d135e42fb7dbf825d3e710c6"

ENVOY_ORG = "envoyproxy"

Expand Down

0 comments on commit e7b8e38

Please sign in to comment.