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