We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf8fc9 commit 71d4860Copy full SHA for 71d4860
1 file changed
versions.bzl
@@ -30,8 +30,8 @@ VERSIONS = {
30
"envoy": {
31
"type": "github_archive",
32
"repo": "envoyproxy/envoy",
33
- "version": "524ca5a3e255507252958321e256db73dd45d1ed",
34
- "sha256": "6ac982d578b8d463b8c997b5647917309b9f58fe94c5131501bcfcde1eb4c626",
+ "version": "0103391a51424f2f1ff2897001c95d58c359d535",
+ "sha256": "705a243442d798273529a539fdaaaa44daade1183e01c59a5d56d298b4248039",
35
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
36
"strip_prefix": "envoy-{version}",
37
},
0 commit comments