Skip to content

Commit 30bc983

Browse files
Sync Envoy @e1b6a315e2eacedf01ed090c104ed305a2db6d11
1 parent bb194d4 commit 30bc983

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": "1fa8281e0beda249c343f3b95939a08f38227c8a",
34-
"sha256": "e7138e36e6a56f748a08bf8fa94fde56f55e28d4d06625e9b12d97d2edc37ba1",
33+
"version": "e1b6a315e2eacedf01ed090c104ed305a2db6d11",
34+
"sha256": "392d5394a766509ed68736c10eea61ae9f265544f2caf46be3c6d44c8aafeb57",
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": "1fa8281e0beda249c343f3b95939a08f38227c8a",
51-
"sha256": "e7138e36e6a56f748a08bf8fa94fde56f55e28d4d06625e9b12d97d2edc37ba1",
50+
"version": "e1b6a315e2eacedf01ed090c104ed305a2db6d11",
51+
"sha256": "392d5394a766509ed68736c10eea61ae9f265544f2caf46be3c6d44c8aafeb57",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)