We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f8982 commit 17ba46fCopy full SHA for 17ba46f
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "4282968f785ee90a103f084a8f8eab74c62dcd51",
19
- "sha256": "fc2459f47bf9ab6fef206e629345e51d9b1ee323c27a13cd38e093b0e7ef4381",
+ "version": "c0a1be5b5604bc963254a9f5f76bec6ed23d6a40",
+ "sha256": "e585278dc627a94cc752a1c103dd9b6f4e4a01ce0790f1403e3c3e5d2d805a78",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments