Skip to content

Commit 2dd5cb5

Browse files
Sync Envoy @e842507299a7f22ab1cc5368080c2d866536050e
1 parent d814eff commit 2dd5cb5

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": "099a9d71ebfd8aa9f823e1738b34138cb634a07b",
34-
"sha256": "4fb53208b148cd407649e1c2136e3564675345083b00c31a1cb24019fcccf16e",
33+
"version": "e842507299a7f22ab1cc5368080c2d866536050e",
34+
"sha256": "18f365877593fcc28d2133969c175825c7f49ae5e509aac0a408305cef82b3eb",
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": "099a9d71ebfd8aa9f823e1738b34138cb634a07b",
51-
"sha256": "4fb53208b148cd407649e1c2136e3564675345083b00c31a1cb24019fcccf16e",
50+
"version": "e842507299a7f22ab1cc5368080c2d866536050e",
51+
"sha256": "18f365877593fcc28d2133969c175825c7f49ae5e509aac0a408305cef82b3eb",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)