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