We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262340f commit d4dab1dCopy full SHA for d4dab1d
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "9b7e2d9cd01c5c23d7d5f849e6a3adeb0a2e6e60",
19
- "sha256": "bd9df99ff612716c08ca1246de153bf14702cde337a4f26652a09c627a62fec0",
+ "version": "e63820409b62e6253be74ecdbf384dd190880fbd",
+ "sha256": "c8ef7eff5630472a95cd9783fd67188bc5cc0e5f3ae3aef62336c0bb7b254d11",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments