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