Skip to content

Commit af6bea5

Browse files
Sync Envoy @463a07bb97b1ade3dfbddfde73481921090526f8
1 parent c5b9fe2 commit af6bea5

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": "b0ab33e464403f67638ef2f7aeb56cac201b9c2a",
34-
"sha256": "bb62d0fdbf6882f1685e1ed3d41d48938d13c95bea0a222ac2c69c6888eb986b",
33+
"version": "463a07bb97b1ade3dfbddfde73481921090526f8",
34+
"sha256": "e1e2859c9373d391cf9c5695485424cda452057c149d7c1cb7292b960ac75bc6",
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": "b0ab33e464403f67638ef2f7aeb56cac201b9c2a",
51-
"sha256": "bb62d0fdbf6882f1685e1ed3d41d48938d13c95bea0a222ac2c69c6888eb986b",
50+
"version": "463a07bb97b1ade3dfbddfde73481921090526f8",
51+
"sha256": "e1e2859c9373d391cf9c5695485424cda452057c149d7c1cb7292b960ac75bc6",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)