Skip to content

Commit

Permalink
Update envoy to 03efacf (04/11/2022)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Perry <[email protected]>
  • Loading branch information
Nathan Perry committed Apr 13, 2022
1 parent bacd08a commit 8f47af7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/repositories.bzl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

ENVOY_COMMIT = "90fb3c8baa81651e0af865c298b1934df818a4dd" # Apr 11, 2022
ENVOY_SHA = "ed86a0f9e62fdb415cc7587419796a2afb99b0245592867c6cae2f55c84872f2"
ENVOY_COMMIT = "03efacf2f9bc10bf92c61491274c4ba9ff0ad1bd" # Apr 11, 2022
ENVOY_SHA = "4cd1a1b44dd0f16dde993b0209d38298eb860654fabf8a38aff4e74c6ba2af62"

HDR_HISTOGRAM_C_VERSION = "0.11.2" # October 12th, 2020
HDR_HISTOGRAM_C_SHA = "637f28b5f64de2e268131e4e34e6eef0b91cf5ff99167db447d9b2825eae6bad"
Expand Down

0 comments on commit 8f47af7

Please sign in to comment.