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