Skip to content

Commit 0c6452c

Browse files
Sync Envoy @d04e46c2cabe3e9627632111885f9eabd8e78209
1 parent cc1b5d9 commit 0c6452c

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": "3883598807a5c972549b30612b14e59d14336710",
34-
"sha256": "7e622112d9df3e7679b448e118a2ad2d14e7c2416552b1f5530c03adbb644d41",
33+
"version": "d04e46c2cabe3e9627632111885f9eabd8e78209",
34+
"sha256": "b557551d9d25e59dfa514a4a9de8923344dbbdb7335f41e8548f758c9d2e1142",
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": "3883598807a5c972549b30612b14e59d14336710",
51-
"sha256": "7e622112d9df3e7679b448e118a2ad2d14e7c2416552b1f5530c03adbb644d41",
50+
"version": "d04e46c2cabe3e9627632111885f9eabd8e78209",
51+
"sha256": "b557551d9d25e59dfa514a4a9de8923344dbbdb7335f41e8548f758c9d2e1142",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)