Skip to content

Commit ca9943c

Browse files
Sync Envoy @352042274a0a88dfe89af9f10ff43a6c7f2b785a
1 parent 78053c4 commit ca9943c

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": "e7c165e6df8f64d5b837cbafb19c8c4c4e77cc5b",
34-
"sha256": "3c47be4e842bf974bc3da9d95b3f6dcbdb15ce5728f762fd9f108c0860c59e2a",
33+
"version": "352042274a0a88dfe89af9f10ff43a6c7f2b785a",
34+
"sha256": "0dd38142dccb54942b9e7972438f1d23e2123b9bd80bf04fd2763cfb280fe89b",
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": "e7c165e6df8f64d5b837cbafb19c8c4c4e77cc5b",
51-
"sha256": "3c47be4e842bf974bc3da9d95b3f6dcbdb15ce5728f762fd9f108c0860c59e2a",
50+
"version": "352042274a0a88dfe89af9f10ff43a6c7f2b785a",
51+
"sha256": "0dd38142dccb54942b9e7972438f1d23e2123b9bd80bf04fd2763cfb280fe89b",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)