We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68af1 commit e7e1c7aCopy full SHA for e7e1c7a
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "778d5d7027f524fb5463f0f326b95e4798d2b8d4",
19
- "sha256": "b886cc2063e7f833d6b3333db9275bb73f191ae58aec2abb9ede7582741f60cc",
+ "version": "8a75f0a23aa763d302c5fa9637ea905a852ac8aa",
+ "sha256": "1b680bebf045be2c9d06715574a687cc7f05006c9b55c78fed70a20bfe5f74e1",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments