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 18e1bb0 commit 3b218d2Copy full SHA for 3b218d2
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "5539171f98839b7aea8278c7329fa0c5dde473da",
19
- "sha256": "6157375ae0561348bc0a19a9351b9a7a4beedc6ccbac7a570b7096cfe5181391",
+ "version": "534e71da126b6f83d65a88aa366dad260c46a036",
+ "sha256": "82519b4b7c059cffc709eab66e6e64a9879a00a4eb970b406df95e8710e93302",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments