We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d4a83 commit 2e45f2eCopy full SHA for 2e45f2e
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "2fd5d3c8a400e64b3ef1abd31bd83dc98b4e607a",
19
- "sha256": "aa96fc6404d6c4c8991a5bfb5f93ad2f14ffdfc2dc7717c64c7cfdf4011666fa",
+ "version": "add95334c7a1e6c0088008145954dcfa39cb18af",
+ "sha256": "0adaf410f61c9e090040b4990259f301cd2dc6cfa5b31195fe1f153335970f72",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments