We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f678897 commit 237538bCopy full SHA for 237538b
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "969348a552e76101e5dadde6b8f65694a5198fdf",
19
- "sha256": "8d30e943f61a82c2a1446e7679079fe4ec66f5c4365c8be274a0771736a36c32",
+ "version": "ad2a1c700b1cc6c8b1581bc3e2990d696501f105",
+ "sha256": "9a8086fe2a78d9e9388153536a2574c4855d743caa574f3712b04ba2f97352ed",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments