We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262b87f commit 92163b7Copy full SHA for 92163b7
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "7ccf829cbf83248169033e28adb95e412b778ff6",
19
- "sha256": "0c5df75865cd9a9657efaf674b967d22821025339590c7d284c8968d56accd38",
+ "version": "68687271ad114b7f408d59ea01ccacac1d99aef2",
+ "sha256": "021475958c67f1e87128637dc0108c23bed1e093bcf4cc09503d670bb60875da",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments