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