We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8de576 commit 73531f9Copy full SHA for 73531f9
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "f3365624b0d6a0de848399ac4abe447944bdafa7",
19
- "sha256": "79962ba63851a27e05e3e0b5b79c5cefb7b8db31ab1d0ffb7ab07c2b8661881a",
+ "version": "9faa0a3c19018bd23985d1e0aaa94cd5546c9c35",
+ "sha256": "0c3e59a0f98e458645f540247692b86661c272477e7151a79b549ab3e264af91",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments