Skip to content

Commit 5a9cb6b

Browse files
Sync Envoy @3e40e26345d6a3c657286ce8a99a46640a27d7c5
1 parent 028f828 commit 5a9cb6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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": "96e1902b70c7b9843f626b885294be508c91e141",
19-
"sha256": "8a44016339975b849108587209e8c6dd213df805f8c962694c420ab088114966",
18+
"version": "3e40e26345d6a3c657286ce8a99a46640a27d7c5",
19+
"sha256": "d3634622eb46edaeffae96a748956e369eded6398c94ae74f6e21804d3571143",
2020
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
2121
"strip_prefix": "envoy-{version}",
2222
},

0 commit comments

Comments
 (0)