We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83e63f commit ca4d5d4Copy full SHA for ca4d5d4
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "7ec20a37f7778f802fd13c88b3721d6d1ae99d41",
19
- "sha256": "9555c19e59f275d7f504ada8f011c6118c890ba43891874724f351c3ff35fbb4",
+ "version": "2b0f79440cd790ecc8a014cfc7dce1ef4000b707",
+ "sha256": "61cb01a80dfc40b2f31755fea718f0cecbee6c40fd286288824dde65ee019841",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments