We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136a98f commit a831241Copy full SHA for a831241
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "d7b83e1e18dc741af3b27f1c6c0b786898b23dab",
19
- "sha256": "f0084e3dff2f6b0d095d21c66e2400a2bc9e918c51545acd756ade5c911f263a",
+ "version": "c354add47b5bca7587989dbd39234f18d1a873c1",
+ "sha256": "c8f6e1606342648b88c5e06ce95ab83727fd2d90a24967b826042534c5e86caa",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments