Skip to content

Commit fc3a5c2

Browse files
Sync Envoy @6d005fef127c86b38a4a902fbc8333bd113e5c8b
1 parent 93a0297 commit fc3a5c2

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": "b03da5f87bd4117eecab5c51d4e6d6be9cccc794",
34-
"sha256": "015bdf8534973df23d6371241e8ff0fb91cd35c9232100531353104e678f28d5",
33+
"version": "6d005fef127c86b38a4a902fbc8333bd113e5c8b",
34+
"sha256": "f5448931d9041533262909070d2e14ec218fe6655180947891bcdd3a48e9b8a6",
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": "b03da5f87bd4117eecab5c51d4e6d6be9cccc794",
51-
"sha256": "015bdf8534973df23d6371241e8ff0fb91cd35c9232100531353104e678f28d5",
50+
"version": "6d005fef127c86b38a4a902fbc8333bd113e5c8b",
51+
"sha256": "f5448931d9041533262909070d2e14ec218fe6655180947891bcdd3a48e9b8a6",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)