We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ecb83 commit 539a363Copy full SHA for 539a363
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "6463b128871922ea8c4512fee9c9ab168d080ffc",
19
- "sha256": "143bebc6e9b189680e6ccd396a6da45f98d36cff6dc800bed2ca87edad0c09fa",
+ "version": "41d8ccc79c4b98104475b55b5639567b14466190",
+ "sha256": "2627bce003e84155c1a919671b1b72876c2945510a67a50ea44a2c1fa84f87c3",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments