We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76b94a commit 4021dfdCopy full SHA for 4021dfd
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "2e30ca9ca81bbe42ac1dc276b11f4c8b21d2dc96",
19
- "sha256": "2085fa654f7b9091d027423d59992037eca056a0168c3972533d33dab7b759d5",
+ "version": "e15295f2319133a0fd4b1df0ca94868fd378a9bb",
+ "sha256": "7d31afc4e39bfb718f77a9b04ccf687e934d1088fb72cb4bae440d52d15a49b3",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments