Skip to content

Commit 005fc1b

Browse files
Sync Envoy @a6e26430dd28f60a117f8c5f003ce86443c9dd16
1 parent bd00d32 commit 005fc1b

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": "0d6e3c60aa55e434f28e581df1d25fcb83404b68",
34-
"sha256": "e99f48480213a2ec75d7b83d7504996704c35a99c595975251a181ef57758608",
33+
"version": "a6e26430dd28f60a117f8c5f003ce86443c9dd16",
34+
"sha256": "409367c29b198bb4a1d5733ab09abfb09609d1350440c4a9dcc6dd6bd01fc0dc",
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": "0d6e3c60aa55e434f28e581df1d25fcb83404b68",
51-
"sha256": "e99f48480213a2ec75d7b83d7504996704c35a99c595975251a181ef57758608",
50+
"version": "a6e26430dd28f60a117f8c5f003ce86443c9dd16",
51+
"sha256": "409367c29b198bb4a1d5733ab09abfb09609d1350440c4a9dcc6dd6bd01fc0dc",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)