Skip to content

Commit 1ffdfb7

Browse files
Sync Envoy @7be853f757fbd07d6495cafb4b2cc31cdbbcd492
1 parent bca8dcf commit 1ffdfb7

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": "ccf09257f56f4c16ba8553798c0b98f2504be1ae",
34-
"sha256": "937b875b00b31f0292901629a181b9910b1bf55f240880b08789ff8d4951a29a",
33+
"version": "7be853f757fbd07d6495cafb4b2cc31cdbbcd492",
34+
"sha256": "3489ecc200eaaee890cd55d752f160bb3cf3d20b8ef52767efd1a1c783fc303d",
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": "ccf09257f56f4c16ba8553798c0b98f2504be1ae",
51-
"sha256": "937b875b00b31f0292901629a181b9910b1bf55f240880b08789ff8d4951a29a",
50+
"version": "7be853f757fbd07d6495cafb4b2cc31cdbbcd492",
51+
"sha256": "3489ecc200eaaee890cd55d752f160bb3cf3d20b8ef52767efd1a1c783fc303d",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)