Skip to content

Commit 89194ff

Browse files
Sync Envoy @a6462d30631477584689e366bfe52ccb0f2d3bf5
1 parent 06af5ce commit 89194ff

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": "8569caf0164f17ec6a95e273d3ae10827017f47c",
34-
"sha256": "1da44135ab270d9cdf0a3f433e17ce0a1245a9e844ffef100ef4e9bb93f3e189",
33+
"version": "a6462d30631477584689e366bfe52ccb0f2d3bf5",
34+
"sha256": "c9d651002119fabf7d742d589c10d6c13ab6edbe42cbf8a3c02998c1fe765230",
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": "8569caf0164f17ec6a95e273d3ae10827017f47c",
51-
"sha256": "1da44135ab270d9cdf0a3f433e17ce0a1245a9e844ffef100ef4e9bb93f3e189",
50+
"version": "a6462d30631477584689e366bfe52ccb0f2d3bf5",
51+
"sha256": "c9d651002119fabf7d742d589c10d6c13ab6edbe42cbf8a3c02998c1fe765230",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)