We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f8311 commit 05ada9fCopy full SHA for 05ada9f
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "38a7619e5c5d23d279e75ca1bb67a55d1e3d766f",
19
- "sha256": "423f97817bd9e0a42bed4ff3eec138f09927e7c6bcb620959718edef6348e8e7",
+ "version": "8a5f7cf314638ceac6c7e903222bab436c84c41f",
+ "sha256": "fa16959faf6e6da98e91cc49c6e576a252e38706357363342401e0306ac69f6a",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments