Skip to content

Commit fa954a2

Browse files
Sync Envoy @cd9fafaae805445114bcfae9c8eeeebfb7aa63b7
1 parent 7972862 commit fa954a2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ VERSIONS = {
3030
"envoy": {
3131
"type": "github_archive",
3232
"repo": "envoyproxy/envoy",
33-
"version": "c31462b7aa5f87de2f786665cd5e9d0038546fdb",
34-
"sha256": "88994d3711457d6577b12972fd5dc6cc48ab1ad87ef6956b784bf272d405f712",
33+
"version": "cd9fafaae805445114bcfae9c8eeeebfb7aa63b7",
34+
"sha256": "e1611df0658e07848f3061314ac70ce387849226df0b4cc2d104aff9122dd9bd",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},
@@ -47,8 +47,8 @@ VERSIONS = {
4747
"envoy-docs": {
4848
"type": "github_archive",
4949
"repo": "envoyproxy/envoy",
50-
"version": "c31462b7aa5f87de2f786665cd5e9d0038546fdb",
51-
"sha256": "88994d3711457d6577b12972fd5dc6cc48ab1ad87ef6956b784bf272d405f712",
50+
"version": "cd9fafaae805445114bcfae9c8eeeebfb7aa63b7",
51+
"sha256": "e1611df0658e07848f3061314ac70ce387849226df0b4cc2d104aff9122dd9bd",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)