Skip to content

Commit 0c81137

Browse files
Sync Envoy @6f8da597961f61f7b0874db95461788a63c7ce8b
1 parent 2dd5cb5 commit 0c81137

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": "e842507299a7f22ab1cc5368080c2d866536050e",
34-
"sha256": "18f365877593fcc28d2133969c175825c7f49ae5e509aac0a408305cef82b3eb",
33+
"version": "6f8da597961f61f7b0874db95461788a63c7ce8b",
34+
"sha256": "30cadba9a14a7fe524c8d669a3ef3688bef6497f3631607822b9b31a98222a2e",
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": "e842507299a7f22ab1cc5368080c2d866536050e",
51-
"sha256": "18f365877593fcc28d2133969c175825c7f49ae5e509aac0a408305cef82b3eb",
50+
"version": "6f8da597961f61f7b0874db95461788a63c7ce8b",
51+
"sha256": "30cadba9a14a7fe524c8d669a3ef3688bef6497f3631607822b9b31a98222a2e",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)