Skip to content

Commit 2b41474

Browse files
Sync Envoy @3c22c5471fbb1f772d326b58ea8729c6fc8ad1d3
1 parent e2ad4e7 commit 2b41474

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": "c653fb2b27f161f32db8fe1c82794c9133b4005d",
34-
"sha256": "dec67dbda4f44159b693c3bacabab69356dab0cdcd873e985c0dd9489cbc9296",
33+
"version": "3c22c5471fbb1f772d326b58ea8729c6fc8ad1d3",
34+
"sha256": "366abad53f7c4d761662a415c30183b60148871b0377931129b85a9511d1559f",
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": "c653fb2b27f161f32db8fe1c82794c9133b4005d",
51-
"sha256": "dec67dbda4f44159b693c3bacabab69356dab0cdcd873e985c0dd9489cbc9296",
50+
"version": "3c22c5471fbb1f772d326b58ea8729c6fc8ad1d3",
51+
"sha256": "366abad53f7c4d761662a415c30183b60148871b0377931129b85a9511d1559f",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)