Skip to content

Commit 0260e2f

Browse files
Sync Envoy @5386adb2f327d8f3849e07c5ebb8af2d005fb27b
1 parent 5af8de5 commit 0260e2f

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": "87fb1821bee4dc89267d945632b3ba5d679f9069",
34-
"sha256": "21dcc3634875c06fa9015963b993800db7356494023140e105ca36bf9818ee11",
33+
"version": "5386adb2f327d8f3849e07c5ebb8af2d005fb27b",
34+
"sha256": "70b0501685bf9d9d34825eef07fbb4699030546ac7f87887e4857b7f117624af",
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": "87fb1821bee4dc89267d945632b3ba5d679f9069",
51-
"sha256": "21dcc3634875c06fa9015963b993800db7356494023140e105ca36bf9818ee11",
50+
"version": "5386adb2f327d8f3849e07c5ebb8af2d005fb27b",
51+
"sha256": "70b0501685bf9d9d34825eef07fbb4699030546ac7f87887e4857b7f117624af",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)