We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602966d commit ba48bcfCopy full SHA for ba48bcf
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "f8f7627f2e416515fabe3a5d211daab68e7685c8",
19
- "sha256": "1a84c02fad25908192191a6b80e57e9b386d7a552ec41c6eef496b2686f60d7b",
+ "version": "a9962e5a1736830d4164e38f2c1037e2c6fb376e",
+ "sha256": "92d4e6e3c78bb3b61f556215db10aec9f3b3e3164820ee0efa0d4fc7c7696ee7",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments