We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9014bcb commit 78a1376Copy full SHA for 78a1376
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "61809bc1377543e3e6493157ab8fc96070867179",
19
- "sha256": "9494cce10da9df2290054facb5b2613fbb28fdf000e0fe1162695eb92ceea74d",
+ "version": "ea68d89822e40c3279392147e578348b2e88db28",
+ "sha256": "d68e7419cfb73a32fe15e809fad45cbc95f1a717618a5b3b8d6350e59877f641",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments