Skip to content

Commit 92b01f4

Browse files
Sync Envoy @46a1fd803b34237edb13168d5e191e7fc981ab2a
1 parent a06571e commit 92b01f4

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": "ff734a9e402011a5543b624b98979978d29f2a26",
34-
"sha256": "6669c831ceeb9c1a8c6d2d11bc46c41c4ea34a0a4b38f4273ef5575a6f6fd674",
33+
"version": "46a1fd803b34237edb13168d5e191e7fc981ab2a",
34+
"sha256": "3b8a26b23d3af6e4a54b5802bd9cb1058f435db6b167355eea1b2f00edd94666",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},

0 commit comments

Comments
 (0)