We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd78ab commit 45a44a4Copy full SHA for 45a44a4
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "107b7e16ccebac61bbadf448ed6b5f7088fa8b52",
19
- "sha256": "a3e21b1609625c5d5e0c30ad9ce2a591d01b0bc4b8d1f39e717f6404c4db9855",
+ "version": "ba7bf5fa396ed690f8c355c0fa25444378f8eaea",
+ "sha256": "c53e9299362fd6d45aa50e558a927f393797b54316c1f9933989e26fbe08a37e",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments