We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc10a5 commit 4e234c3Copy full SHA for 4e234c3
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "9984cde7f8192a8b1b5a3198ec2b5f518f86cf4b",
19
- "sha256": "5ca74672424995b43a20cb9a269c82de387f609ba1593ffe6b3dad66d282f018",
+ "version": "b0571e699592b17300535a0412b372e279d94857",
+ "sha256": "fbf24d616831d72561234eb0aec19513c2a2bf02c8b62098a7c533d07d8fa824",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments