Skip to content

Commit 8d0a12a

Browse files
Sync Envoy @882e12d28520ab5705064be744d48f0ebd10b370
1 parent b283d70 commit 8d0a12a

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": "49c6a5818893d496ac88e76dc726a4a83834faf2",
34-
"sha256": "9fa5c547dbaf1b65c79e5e27d0045dc8c73907438b75dfbd41cc25c4ca220bb1",
33+
"version": "882e12d28520ab5705064be744d48f0ebd10b370",
34+
"sha256": "2116273f69f49663469cc0e3ac009be79ce971bdaf07681f51b1d218a31b467b",
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": "49c6a5818893d496ac88e76dc726a4a83834faf2",
51-
"sha256": "9fa5c547dbaf1b65c79e5e27d0045dc8c73907438b75dfbd41cc25c4ca220bb1",
50+
"version": "882e12d28520ab5705064be744d48f0ebd10b370",
51+
"sha256": "2116273f69f49663469cc0e3ac009be79ce971bdaf07681f51b1d218a31b467b",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)