Skip to content

Commit 9d68f45

Browse files
Sync Envoy @1c527fdfb8dfd362b68d22f15fcd082c1ce4480a
1 parent 07b794b commit 9d68f45

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": "d8c37ca6b3cabd9dc6a70d55c79c846776364618",
34-
"sha256": "b64f4e0677cacdf4b3e1d20c8e73f10feaf3b553e46860e8e960b8d3b3da6610",
33+
"version": "1c527fdfb8dfd362b68d22f15fcd082c1ce4480a",
34+
"sha256": "046b52b92dba342cbfd399e8bfb1659008ba8c906d547d33cef8b9f71ba6624c",
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": "d8c37ca6b3cabd9dc6a70d55c79c846776364618",
51-
"sha256": "b64f4e0677cacdf4b3e1d20c8e73f10feaf3b553e46860e8e960b8d3b3da6610",
50+
"version": "1c527fdfb8dfd362b68d22f15fcd082c1ce4480a",
51+
"sha256": "046b52b92dba342cbfd399e8bfb1659008ba8c906d547d33cef8b9f71ba6624c",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)