Skip to content

Commit 3163b7f

Browse files
Sync Envoy @232401d25a289840690eb3c0be85bf818a8b0bfb
1 parent 357c091 commit 3163b7f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ VERSIONS = {
3030
"envoy": {
3131
"type": "github_archive",
3232
"repo": "envoyproxy/envoy",
33-
"version": "751909c0e7f54c5e7bdc8dc6f1efb795e018308f",
34-
"sha256": "4ac0be0655d5b9ca29834b0bce5db9883d9185768fb93b39f9e6afddd48386b4",
33+
"version": "232401d25a289840690eb3c0be85bf818a8b0bfb",
34+
"sha256": "9c55f72840024ec2fc56698692a4e88c6f7e6642b69b203a5d57ff49adaf8911",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},
@@ -47,8 +47,8 @@ VERSIONS = {
4747
"envoy-docs": {
4848
"type": "github_archive",
4949
"repo": "envoyproxy/envoy",
50-
"version": "751909c0e7f54c5e7bdc8dc6f1efb795e018308f",
51-
"sha256": "4ac0be0655d5b9ca29834b0bce5db9883d9185768fb93b39f9e6afddd48386b4",
50+
"version": "232401d25a289840690eb3c0be85bf818a8b0bfb",
51+
"sha256": "9c55f72840024ec2fc56698692a4e88c6f7e6642b69b203a5d57ff49adaf8911",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)