We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1940678 commit c376871Copy full SHA for c376871
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ba8cd99cfc66fd8b4a37fc4878f97464e4922d41",
19
- "sha256": "2df226b43eee68baf323683dca41dd41fb3be22e5f36e54ab533f2886be0663e",
+ "version": "78efd979f9e33a128efffc015ccba39df5481563",
+ "sha256": "c74e76b52ce398161626d380de4523091a67461421b4146b0020b1d1dc7f02bb",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments