Skip to content

Commit bca8dcf

Browse files
Sync Envoy @ccf09257f56f4c16ba8553798c0b98f2504be1ae
1 parent 4998dab commit bca8dcf

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": "36b6d5b7410c4f310304c040bf2e398f4b5506f3",
34-
"sha256": "f2fabff276b65038e334ed6bf5b0c1e427c0f0250a89494ad563148cad73f67f",
33+
"version": "ccf09257f56f4c16ba8553798c0b98f2504be1ae",
34+
"sha256": "937b875b00b31f0292901629a181b9910b1bf55f240880b08789ff8d4951a29a",
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": "36b6d5b7410c4f310304c040bf2e398f4b5506f3",
51-
"sha256": "f2fabff276b65038e334ed6bf5b0c1e427c0f0250a89494ad563148cad73f67f",
50+
"version": "ccf09257f56f4c16ba8553798c0b98f2504be1ae",
51+
"sha256": "937b875b00b31f0292901629a181b9910b1bf55f240880b08789ff8d4951a29a",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)