We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae7123 commit e3d70a1Copy full SHA for e3d70a1
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "60897428aca92fe6378b7b0e03b77fe06a8dc2f1",
19
- "sha256": "6648cb2afe230a02541aa2a40ebf397b575700d06f87b3503221137b87704cce",
+ "version": "9327966031c511376f5b6144061265beaf8d67aa",
+ "sha256": "1cc000e84830f5437959ac8bf2d7a2a6433f115be158f80e2e0e44332de5003b",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments