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