Skip to content

Commit 053e7bb

Browse files
Sync Envoy @3c9f5fca3f1769b0dd5c60bd82dbce4135cfc5b0
1 parent 12a6ff6 commit 053e7bb

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": "6978ace3e267a5a632f646d42111c08e2343dd77",
34-
"sha256": "7557881a3e612b25a2bfce73d0481a40abe17afa447972adb78a7445e824581e",
33+
"version": "3c9f5fca3f1769b0dd5c60bd82dbce4135cfc5b0",
34+
"sha256": "f217be9898345401b56043333bc6d6f9e6c897e71ad94ff85984bb3ae856fba9",
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": "6978ace3e267a5a632f646d42111c08e2343dd77",
51-
"sha256": "7557881a3e612b25a2bfce73d0481a40abe17afa447972adb78a7445e824581e",
50+
"version": "3c9f5fca3f1769b0dd5c60bd82dbce4135cfc5b0",
51+
"sha256": "f217be9898345401b56043333bc6d6f9e6c897e71ad94ff85984bb3ae856fba9",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)