Skip to content

Commit 6d6b502

Browse files
Sync Envoy @1e9d667f49f8b4593de89a9d0b878e18fd00314c
1 parent c322b35 commit 6d6b502

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": "85c2262e609e33ac8f9886083ef07c9dcadc21d7",
34-
"sha256": "41a509ac8703259a396e06e8b934823a8a49327f56c3490d825c352fa030d288",
33+
"version": "1e9d667f49f8b4593de89a9d0b878e18fd00314c",
34+
"sha256": "6afb65ef21338251a6d3f23d264ab99d9f9ec8f481110ec0b9b33778218ec058",
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": "85c2262e609e33ac8f9886083ef07c9dcadc21d7",
51-
"sha256": "41a509ac8703259a396e06e8b934823a8a49327f56c3490d825c352fa030d288",
50+
"version": "1e9d667f49f8b4593de89a9d0b878e18fd00314c",
51+
"sha256": "6afb65ef21338251a6d3f23d264ab99d9f9ec8f481110ec0b9b33778218ec058",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)