We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9457993 commit aa2925aCopy full SHA for aa2925a
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "18170ccb8a9c7a304d33d9ac809cd7d05a8cb35d",
19
- "sha256": "f38d2e1757233ce8c241194ffc7fed36d3e14fa5be4dcd85d07ae85e146f3167",
+ "version": "320d52ed524eab170d88df90190691b10e9ba757",
+ "sha256": "dcba3e4f7c64813ef75dba59d9a12a0fd9485b7ea7ebd345273d127e4935e75e",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments