We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402f4d1 commit db7d0e8Copy full SHA for db7d0e8
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "156588f54ab6b0c05902982cfe637335f9baf6ee",
19
- "sha256": "c24a553e070b67f7b80e379a0574b2646d7cc55a88b60dc895dfeeae39a3cb37",
+ "version": "2084a542a56497979ea18a594e4536752c967a39",
+ "sha256": "55c74ba658fba7a5e07387336e667fcb0af10ded13377790d240311bd1fe0cc2",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments