Skip to content

Commit bcc9b2b

Browse files
Sync Envoy @26457687b2f086e40687d6d7d188cb16682195d4
1 parent 08c387b commit bcc9b2b

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": "4a9081f5e75ebc8044c6fd54b5aaa8e6c059033e",
34-
"sha256": "9367e9aa1a9eee81f1884012e98d18663635e0a52f959cee1ffc16aff6b09552",
33+
"version": "26457687b2f086e40687d6d7d188cb16682195d4",
34+
"sha256": "6c1bdf1e50650cb14f02bef19fd56894c11bc1e0a01ada646a9552b3df589f2a",
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": "4a9081f5e75ebc8044c6fd54b5aaa8e6c059033e",
51-
"sha256": "9367e9aa1a9eee81f1884012e98d18663635e0a52f959cee1ffc16aff6b09552",
50+
"version": "26457687b2f086e40687d6d7d188cb16682195d4",
51+
"sha256": "6c1bdf1e50650cb14f02bef19fd56894c11bc1e0a01ada646a9552b3df589f2a",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)