We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3512119 commit 6394a86Copy full SHA for 6394a86
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "9b0c0ba26210754d9cc6102a7aa9418399609ef5",
19
- "sha256": "9a37e42f60b6df3edf53a13ebb90689f9e837c14652b49a8bf92880ce0d6a876",
+ "version": "695306141ee8ab6168e42ad867be67a8fb85ef29",
+ "sha256": "eda1625a78429dfa3b6e39f856b06479cdef82ef72f52185e5cf452fecc7e97d",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments