Skip to content

Commit 3c09c7c

Browse files
Sync Envoy @96294652f7f2a3db92b3e0c78efdd84941a2059a
1 parent 49f4a69 commit 3c09c7c

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": "6f7f7f7534b3007e3c67ce983ec2395cff6b87e1",
34-
"sha256": "3742377e7f14861c68e134da2051b6065c18871212e42273b8aa7e8f4d4237ed",
33+
"version": "96294652f7f2a3db92b3e0c78efdd84941a2059a",
34+
"sha256": "c5806fbdd052e8285b78404a0a0f1b5d92d5a92687d8b8536f87d4fa8cb9254a",
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": "6f7f7f7534b3007e3c67ce983ec2395cff6b87e1",
51-
"sha256": "3742377e7f14861c68e134da2051b6065c18871212e42273b8aa7e8f4d4237ed",
50+
"version": "96294652f7f2a3db92b3e0c78efdd84941a2059a",
51+
"sha256": "c5806fbdd052e8285b78404a0a0f1b5d92d5a92687d8b8536f87d4fa8cb9254a",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)