We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06571e commit 92b01f4Copy full SHA for 92b01f4
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "ff734a9e402011a5543b624b98979978d29f2a26",
34
- "sha256": "6669c831ceeb9c1a8c6d2d11bc46c41c4ea34a0a4b38f4273ef5575a6f6fd674",
+ "version": "46a1fd803b34237edb13168d5e191e7fc981ab2a",
+ "sha256": "3b8a26b23d3af6e4a54b5802bd9cb1058f435db6b167355eea1b2f00edd94666",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments