We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c407808 commit 2ba0e11Copy full SHA for 2ba0e11
versions.bzl
@@ -12,8 +12,8 @@ VERSIONS = {
12
"envoy": {
13
"type": "github_archive",
14
"repo": "envoyproxy/envoy",
15
- "version": "244f8d667c0f9a4c5671055c2addd0ad59992b72",
16
- "sha256": "8d2030c48b4592ff2140ef6db2407d697d2e2ccbfeb9293e2b41bf141ca84c1e",
+ "version": "c203296e7607722fa92065f7ce8398e5a66b6dd4",
+ "sha256": "286903ddc675d5cd4b99f12ee1956adc62749b72fc2448e809c056798def6029",
17
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
18
"strip_prefix": "envoy-{version}",
19
},
0 commit comments