We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be87cf8 commit 2c6373eCopy full SHA for 2c6373e
1 file changed
versions.bzl
@@ -49,8 +49,8 @@ VERSIONS = {
49
"envoy": {
50
"type": "github_archive",
51
"repo": "envoyproxy/envoy",
52
- "version": "cb46fd4ce20d38b647ac5ef3d5fb92d9146ccde6",
53
- "sha256": "dc7541573df4bc96f6ccbf058763ed457fb25a8fb205ae7de21d4f0f8bcc34a2",
+ "version": "9a484bb8e56f4031ae1f3f0ecb5b2b0b303e46f4",
+ "sha256": "4d260edb2f516f4356dccbd5668e0c640156a7ae786614832a50c4bc420ea9cc",
54
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
55
"strip_prefix": "envoy-{version}",
56
},
0 commit comments