We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539a363 commit 72f1c8bCopy full SHA for 72f1c8b
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "41d8ccc79c4b98104475b55b5639567b14466190",
19
- "sha256": "2627bce003e84155c1a919671b1b72876c2945510a67a50ea44a2c1fa84f87c3",
+ "version": "ebf26e3ec075ebeb537965c3caeebf15ad5c6341",
+ "sha256": "608f48ea4476b324d2db90da92a130374f7fea1f87345fbc496a345a48a78f30",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments