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