We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3257e41 commit d12d849Copy full SHA for d12d849
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "7a86f1074d933c4933be89df91a3c223ca4e2728",
19
- "sha256": "c0da3a93d470fb8e491a9f3ed2dc6d6b4229cafccabf6e5541ee18b412c7f7de",
+ "version": "4544ca45fe01119b494fd425df2731f37c8bf449",
+ "sha256": "c4ef8006000f4df59aad2f75a26d253900197265f8c069d692b057a93d7416b5",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments