Skip to content

Commit 3e7643a

Browse files
Sync Envoy @d19f8e87067523d9480a5ca6957ef45c176587d2
1 parent b76044e commit 3e7643a

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": "6266bfdf73d53fdac3b2e5ddbd9b69cf1013a331",
34-
"sha256": "b4cd2fbf64fabf8c455261b1aca664cd43b238cfe2b35ed9a8aa5850f693d5de",
33+
"version": "d19f8e87067523d9480a5ca6957ef45c176587d2",
34+
"sha256": "5bca20aa74a97fef4ee9afd784bca8cea5b519305e37142651f36736a8ca000e",
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": "6266bfdf73d53fdac3b2e5ddbd9b69cf1013a331",
51-
"sha256": "b4cd2fbf64fabf8c455261b1aca664cd43b238cfe2b35ed9a8aa5850f693d5de",
50+
"version": "d19f8e87067523d9480a5ca6957ef45c176587d2",
51+
"sha256": "5bca20aa74a97fef4ee9afd784bca8cea5b519305e37142651f36736a8ca000e",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)