We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5dd4c commit 376d49fCopy full SHA for 376d49f
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "79acec19086d635559b4406a7d1c1fd29fb195cf",
19
- "sha256": "e33d6a24f0e0adb8aa8e3fd991f2fe29dc23c1d1fcf27976114154a04046c6da",
+ "version": "88490aacd429b9d1c8a9d6c47376d1338c18fe31",
+ "sha256": "c2275c8ba6c09023ec66ec0247d6dedc0d47b8ae7b6990ca4a2454631c6f6b9e",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments