We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e38c4 commit 118bb91Copy full SHA for 118bb91
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "588afa1003638a21e981e91cf5d6605fbe7bcda5",
34
- "sha256": "814a65478fc45776fab47199306111550f908c518776c6a00d2599ececd2e8fd",
+ "version": "a7b94e30836a993252e9c7e5b9f11253684a0b4d",
+ "sha256": "440e696ea349c7394ce8a960974d8ff6b9a415f83cd1666766c4250e52ea732d",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments