We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a422781 commit 895c2f9Copy full SHA for 895c2f9
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "a49bf6723cc538e1086a91e2d86492c358b30c19",
19
- "sha256": "261fb3d1fc1aae8039d1ca955e095ad6b1e1f03443c8f474dc168944c0192c2f",
+ "version": "fe58ab14eaffbaab96b66300af0afce14aa4d95a",
+ "sha256": "cf30f618e71a3793c7bcff2abbd70dc9acde1051452251b71d7a3ca3b8c49b69",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments