We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eafb943 commit 604d9feCopy full SHA for 604d9fe
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "1488c19dc2436686cf2719221fb253e770888841",
19
- "sha256": "af0e79cd385146287155bfd2a6dc5a673c0c9bb031ecf20b5bd093b76b2c8887",
+ "version": "a640fa64afd79b3ddd7493c858323fb6a7e7455b",
+ "sha256": "80fccbc1fb5533230039f7dc04904adc2379cbd9c484fbf70abb9443bd3f101c",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments