We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce82205 commit 9fe829cCopy full SHA for 9fe829c
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "6aaf6e0aa4233fdac289d60bf2665cc51773d4da",
19
- "sha256": "2680a5a736063b06b309b8929166eba11210a4b6ab3244974ee3cb72620a42bf",
+ "version": "e6e0fc9f9234e0520e2a6e2893f095a65bbf0dc6",
+ "sha256": "49ff3f9d46f9271b98592c0424da3d7ff768a81301d9e8a8f43c202510db5f5a",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments