Skip to content

Commit 5a35cbd

Browse files
Sync Envoy @cec0e62d7b69efe623e06652b44fd553de4f0317
1 parent 022b3ce commit 5a35cbd

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": "46454e3a2141dc6b2ca72609e12b14318bb6e42d",
34-
"sha256": "ca3bf261dd588c7329d7ed6ac418053a05fbc9b762283758402e74daa7646d95",
33+
"version": "cec0e62d7b69efe623e06652b44fd553de4f0317",
34+
"sha256": "510060d65a8cba260e45c25908de0a9276cf4f1123e2b43706b2d458565e84f2",
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": "46454e3a2141dc6b2ca72609e12b14318bb6e42d",
51-
"sha256": "ca3bf261dd588c7329d7ed6ac418053a05fbc9b762283758402e74daa7646d95",
50+
"version": "cec0e62d7b69efe623e06652b44fd553de4f0317",
51+
"sha256": "510060d65a8cba260e45c25908de0a9276cf4f1123e2b43706b2d458565e84f2",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)