We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffe0e0 commit 31269ccCopy full SHA for 31269cc
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "281772b2ed14cc7e6856baa6749caa5858b13728",
19
- "sha256": "f76a3334b7d87a7e8bba50625157dbe7459cdb63d16967bbfb5ee150786a3136",
+ "version": "725a25b95b516577432e1b3d3401f773e976bbe0",
+ "sha256": "bbf7d2c3a2f542980152d55499f2052ecd7a94eb11b2e24c42514d4946de6bef",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments