Skip to content

Commit 8d1ebeb

Browse files
Sync Envoy @4c1daf37d261bef857cb40413a3e9503e9656801
1 parent 754dbce commit 8d1ebeb

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": "2a525e81033aad46ce8260e068b1a2ab64d7d297",
34-
"sha256": "dfdfd3d27358a1b3fa5a0268da27db260d305a038db65bf1c5636dc2c34d5585",
33+
"version": "4c1daf37d261bef857cb40413a3e9503e9656801",
34+
"sha256": "1cbd066aad84b4d2bd2bd10f94fc1a884a12416ba67e9c6eceffd3edb669c760",
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": "2a525e81033aad46ce8260e068b1a2ab64d7d297",
51-
"sha256": "dfdfd3d27358a1b3fa5a0268da27db260d305a038db65bf1c5636dc2c34d5585",
50+
"version": "4c1daf37d261bef857cb40413a3e9503e9656801",
51+
"sha256": "1cbd066aad84b4d2bd2bd10f94fc1a884a12416ba67e9c6eceffd3edb669c760",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)