Skip to content

Commit 0b08a46

Browse files
Sync Envoy @a8d396eb4055083b52d6363b68dbad3a10496543
1 parent 600c1cc commit 0b08a46

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": "be865a253bd9a2550b187f491c0e7b282448a4a8",
34-
"sha256": "e2b1449424df03bc4360dd7cbace4d0b22468701469e1eac6b357a06f3ecfb73",
33+
"version": "a8d396eb4055083b52d6363b68dbad3a10496543",
34+
"sha256": "23c515d37572e6388101685c6f86919760b66b2fdadf0094c008eaec904c1bc2",
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": "be865a253bd9a2550b187f491c0e7b282448a4a8",
51-
"sha256": "e2b1449424df03bc4360dd7cbace4d0b22468701469e1eac6b357a06f3ecfb73",
50+
"version": "a8d396eb4055083b52d6363b68dbad3a10496543",
51+
"sha256": "23c515d37572e6388101685c6f86919760b66b2fdadf0094c008eaec904c1bc2",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)