We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59541c5 commit e105045Copy full SHA for e105045
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "846c995720ba99f0fcab344e4835751d67464f0e",
19
- "sha256": "461022bc755cd4703737165037b9bf1e0980f35fc18c9b47506c972917effdee",
+ "version": "31d39ec52ee9f27a680cbfceff276faade56f912",
+ "sha256": "d648ed736ea0e36a35eaf87d1f8715cea261eb8b1cc42dc836401892c0297b52",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments