Skip to content

Commit 1b65506

Browse files
Sync Envoy @dd5bc203c881e94c7b499b1d828af7a433d6f8ff
1 parent fe32c4d commit 1b65506

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

0 commit comments

Comments
 (0)