Skip to content

Commit 6935dc2

Browse files
Sync Envoy @445102bc6bc8f207c84923bb0c32be21980d9b45
1 parent 7be496d commit 6935dc2

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": "a624bd2e8d3f1bdd297d7dbfa9bd850a23b69420",
34-
"sha256": "e83fe2d1373c9ea70653ab024e8a6947b4eefcbf9630676ac4d0cb78e4c9157e",
33+
"version": "445102bc6bc8f207c84923bb0c32be21980d9b45",
34+
"sha256": "448231202c72bef33b609cf49ee85efa4527d8ac3fe52b6042b30bebd88a11fa",
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": "a624bd2e8d3f1bdd297d7dbfa9bd850a23b69420",
51-
"sha256": "e83fe2d1373c9ea70653ab024e8a6947b4eefcbf9630676ac4d0cb78e4c9157e",
50+
"version": "445102bc6bc8f207c84923bb0c32be21980d9b45",
51+
"sha256": "448231202c72bef33b609cf49ee85efa4527d8ac3fe52b6042b30bebd88a11fa",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)