We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e07730 commit e92197aCopy full SHA for e92197a
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "033e2739fe7a3871fe304080c70d5eb496338595",
19
- "sha256": "8ec4aa24fbf0efc2c80f66723670b8b56e921c65c5716ba9d16a803e986fb7be",
+ "version": "b0b550f2a19d8db5859701a61096fc21dffd8ea0",
+ "sha256": "07871952474799e2a83f91c393034a1a61a3536ca6449c3d8aa622d83970da8d",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments