Skip to content

Commit 100a3ca

Browse files
Sync Envoy @0d0d6f3cbdd47ae2332a0bb57f477b8e23896fab
1 parent ca9943c commit 100a3ca

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

0 commit comments

Comments
 (0)