Skip to content

Commit b634c32

Browse files
authored
update to Envoy 1.36.4 (#145)
1 parent 28e9de1 commit b634c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ load("@hedron_compile_commands//:workspace_setup_transitive_transitive_transitiv
2626

2727
hedron_compile_commands_setup_transitive_transitive_transitive()
2828

29-
envoy_version = "ddabe691e1aaa74b848d0782dab9dbea3b280319"
29+
envoy_version = "bad8280de85c25b147a90c1d9b8a8c67a13e7134"
3030

3131
openssh_version = "V_10_0_P2"
3232

@@ -57,7 +57,7 @@ http_archive(
5757
"//patches/envoy:tmp-envoy-41815.patch",
5858
"//patches/envoy:tmp-transport-socket-options.patch",
5959
],
60-
sha256 = "ae4200baadd34c4c8e1a0f688551b4b9cc9cb7b68b4ba07c9d29eaa63ac16b2d",
60+
sha256 = "acaf4d3be97d4758539ff9f87c5344eab801337d246d5995f10c3af6f7a6c588",
6161
strip_prefix = "envoy-" + envoy_version,
6262
url = "https://github.com/envoyproxy/envoy/archive/" + envoy_version + ".zip",
6363
)

0 commit comments

Comments
 (0)