We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a85e5 commit 1940678Copy full SHA for 1940678
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "e9ee7fa41ae423d2b4fd7f8db758fc62884e619e",
19
- "sha256": "fedca4c0be55ec3ef08ebf6fbb66cabaf2d95b4e811a55b8d1d3844926629212",
+ "version": "ba8cd99cfc66fd8b4a37fc4878f97464e4922d41",
+ "sha256": "2df226b43eee68baf323683dca41dd41fb3be22e5f36e54ab533f2886be0663e",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments