We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27658f8 commit 3b2bdfcCopy full SHA for 3b2bdfc
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "fd81e996c896c00e356eb1ac1ed9e1dd94c40178",
19
- "sha256": "6d29dd4817542531d3ec98d6256b9ce759d007b38940b9b68dd12ba0643cccf1",
+ "version": "e539212ef116ee60c4dc644cea2474e1cfcc981c",
+ "sha256": "8a112fff96f11982ac041e9435bcf97e8c19299da28937b867a4a7f4fcb8be85",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments