Skip to content

Commit 82e162b

Browse files
Sync Envoy @c6c39e4ca337c3621411267cc2cec08c9f011281
1 parent 37d43f5 commit 82e162b

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": "7ea91de6c0d1c29791712e5843189e246cb0162a",
34-
"sha256": "268f94b7009e4aa33aaeae2db3126f83b57918f76ea856b9481b2c0e67737bf1",
33+
"version": "c6c39e4ca337c3621411267cc2cec08c9f011281",
34+
"sha256": "16572c891ea685516ad05b82cffd88defff85525fef0acd071af1f542e1aa3fd",
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": "7ea91de6c0d1c29791712e5843189e246cb0162a",
51-
"sha256": "268f94b7009e4aa33aaeae2db3126f83b57918f76ea856b9481b2c0e67737bf1",
50+
"version": "c6c39e4ca337c3621411267cc2cec08c9f011281",
51+
"sha256": "16572c891ea685516ad05b82cffd88defff85525fef0acd071af1f542e1aa3fd",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)