Skip to content

Commit 1185eec

Browse files
Sync Envoy @d1007387e560b30863502683b1cc78458030bccc
1 parent 1b65506 commit 1185eec

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": "dd5bc203c881e94c7b499b1d828af7a433d6f8ff",
34-
"sha256": "90b7af27a2fe352114b489f0fbd544851396b1b89978759545467da93289379e",
33+
"version": "d1007387e560b30863502683b1cc78458030bccc",
34+
"sha256": "4a0bbc440317cb5bf0d837a7a6271dc3c3d804d48b16bf0645303d0d5c68f13d",
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": "dd5bc203c881e94c7b499b1d828af7a433d6f8ff",
51-
"sha256": "90b7af27a2fe352114b489f0fbd544851396b1b89978759545467da93289379e",
50+
"version": "d1007387e560b30863502683b1cc78458030bccc",
51+
"sha256": "4a0bbc440317cb5bf0d837a7a6271dc3c3d804d48b16bf0645303d0d5c68f13d",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)