Skip to content

Commit d783049

Browse files
Sync Envoy @a20dffdb5f20a196113776c14f1e8c9ad605e823
1 parent 8b85ce1 commit d783049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ VERSIONS = {
1515
"envoy": {
1616
"type": "github_archive",
1717
"repo": "envoyproxy/envoy",
18-
"version": "7eaddda880539b8f7b3992453e25027aa72721b8",
19-
"sha256": "d5240704fd94c9f7cc52f049088568d4af3c43e48512730ae6ba3ebfa9d9863a",
18+
"version": "a20dffdb5f20a196113776c14f1e8c9ad605e823",
19+
"sha256": "452edebf171a5ebb3ca6bca8f2b7c83b7d802da45689804e5b9cc10eacd1a8d9",
2020
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
2121
"strip_prefix": "envoy-{version}",
2222
},

0 commit comments

Comments
 (0)