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 963edbf commit b01fbf0Copy full SHA for b01fbf0
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "6798a80d29e74d9fc5e58a2e0b1dbbf5541e5065",
19
- "sha256": "903c8b4b798b70da78952870883e8006bcae9734cf741699b559baf6d1e46896",
+ "version": "e3456e6084e842d71ff9f8d874423767b2473310",
+ "sha256": "b9fdcbd1e5aca43014575a7aa9482e4e92ee41735d55bb574fb1e948c3258f92",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments