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