We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df03465 commit 7a11f84Copy full SHA for 7a11f84
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "1e68b78b9f26e4d93b01faae257158b3ec54798a",
19
- "sha256": "e05297c16d4bb99c245da533422961deff776bf34042bb961c303457704afb49",
+ "version": "bef281049e4a914f573168e87618335fb7384a50",
+ "sha256": "291839da0144efc3f089d0dc82c5924c7b72375ae1005a6a06df66be7a58adcb",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments