Skip to content

Commit ca7033d

Browse files
Sync Envoy @09edfe80938da3a080aeabb65d28ae9c9c3ae3d9
1 parent f6f6cdc commit ca7033d

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

0 commit comments

Comments
 (0)