Skip to content

Commit fc5d37a

Browse files
Sync Envoy @27df5fc0d8f068693b5d80c382765a783cfe69ff
1 parent 92e81ec commit fc5d37a

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": "15d9cdacbb100f9c3beee2585b5864b4ed2e3f89",
34-
"sha256": "659b3d461001cdf7a7dad69693a3637046755685eee71a246a927e29c982fa30",
33+
"version": "27df5fc0d8f068693b5d80c382765a783cfe69ff",
34+
"sha256": "1b042469bb02d4695cfd30097e8197be32d0029d1a22724ab71ec5f507e7d061",
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": "15d9cdacbb100f9c3beee2585b5864b4ed2e3f89",
51-
"sha256": "659b3d461001cdf7a7dad69693a3637046755685eee71a246a927e29c982fa30",
50+
"version": "27df5fc0d8f068693b5d80c382765a783cfe69ff",
51+
"sha256": "1b042469bb02d4695cfd30097e8197be32d0029d1a22724ab71ec5f507e7d061",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)