Skip to content

Commit c6fe74d

Browse files
Sync Envoy @ccb42a3545bd77cd01883074c9a9247b2dbbd0d3
1 parent 58d910c commit c6fe74d

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": "35c73c3c512f83fbaf5a5e36fc112135f2c918f8",
34-
"sha256": "eaee56c6873ad5b9cac5c069b0684657d1a49e8ae11ad330096746075fe63cb4",
33+
"version": "ccb42a3545bd77cd01883074c9a9247b2dbbd0d3",
34+
"sha256": "9e5a2cebaae1a27157b4dca642345e6e03ae82282872fc0a1a6a4b8069826ee0",
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": "35c73c3c512f83fbaf5a5e36fc112135f2c918f8",
51-
"sha256": "eaee56c6873ad5b9cac5c069b0684657d1a49e8ae11ad330096746075fe63cb4",
50+
"version": "ccb42a3545bd77cd01883074c9a9247b2dbbd0d3",
51+
"sha256": "9e5a2cebaae1a27157b4dca642345e6e03ae82282872fc0a1a6a4b8069826ee0",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)