We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8b84c commit f1b401bCopy full SHA for f1b401b
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "4e7d93db9cbb71f7e7e6538d75292d1d75b2f18c",
19
- "sha256": "03ff85043e99a91c223eb5c2a5a060bdab555cbc6c05e71b828c5ca07eab0a4f",
+ "version": "997cab3c18e51cee402a46d0bd2f20e1b96a01d6",
+ "sha256": "df81ef074a1284a38010db15a3ec64559e0970ddd79cd278f8883fca3777e966",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments