Skip to content

Commit 626b39a

Browse files
Sync Envoy @e49070a6b8720c3b6ee66110263b48f9a9b603ee
1 parent 5bc9c81 commit 626b39a

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": "2013db5601ea2e1d2ef6bc9291d3431342daf633",
34-
"sha256": "2530310c4077409cd08516744f16b8bb89cde2f71d5126d778fe5f70454a6299",
33+
"version": "e49070a6b8720c3b6ee66110263b48f9a9b603ee",
34+
"sha256": "2e7f69d820660f9f5d7b75b8e93705b55f208e3a59e094a815b066ab6f836137",
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": "2013db5601ea2e1d2ef6bc9291d3431342daf633",
51-
"sha256": "2530310c4077409cd08516744f16b8bb89cde2f71d5126d778fe5f70454a6299",
50+
"version": "e49070a6b8720c3b6ee66110263b48f9a9b603ee",
51+
"sha256": "2e7f69d820660f9f5d7b75b8e93705b55f208e3a59e094a815b066ab6f836137",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)