Skip to content

Commit f6f6cdc

Browse files
Sync Envoy @24b11c3d3575206f6ab3ddb0e7aea4d2c6701c67
1 parent 1be3aaf commit f6f6cdc

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": "32849ad9411fced2d8d1619c85fba7c25f7d69d3",
34-
"sha256": "d730db97c0584c73c52472082709078951798eafa92d034ad5d2735f5a1843e6",
33+
"version": "24b11c3d3575206f6ab3ddb0e7aea4d2c6701c67",
34+
"sha256": "3cd2fc2481149862b6475c9004affb4b014ddabe80ffeb30f41f5dcbeca9151a",
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": "32849ad9411fced2d8d1619c85fba7c25f7d69d3",
51-
"sha256": "d730db97c0584c73c52472082709078951798eafa92d034ad5d2735f5a1843e6",
50+
"version": "24b11c3d3575206f6ab3ddb0e7aea4d2c6701c67",
51+
"sha256": "3cd2fc2481149862b6475c9004affb4b014ddabe80ffeb30f41f5dcbeca9151a",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)