Skip to content

Commit fcd872a

Browse files
Sync Envoy @bd5e2870b9eb8d92dbc022d7a37b9a421824fd09
1 parent 83a6d14 commit fcd872a

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
@@ -30,8 +30,8 @@ VERSIONS = {
3030
"envoy": {
3131
"type": "github_archive",
3232
"repo": "envoyproxy/envoy",
33-
"version": "032a5e9eb19f64d8c7b31dbae81057ec9d4bcaf3",
34-
"sha256": "9c5bda14a3ebc4a8f27a9f3c6db2c49dfec0740bbc1b3fee2510a6ad3fdf116c",
33+
"version": "bd5e2870b9eb8d92dbc022d7a37b9a421824fd09",
34+
"sha256": "c7dd99d30e8477a9fe41d552e94b7c0d0e8718f4254b04b7ba68448aa5245afc",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},

0 commit comments

Comments
 (0)