Skip to content

Commit ace9048

Browse files
Sync Envoy @1a5d13b94d19ef95c87176eaef4737a9953fcf8b
1 parent 5a843fb commit ace9048

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": "05223ee2cd143d70b32402783c2a866a9dd18bd1",
19-
"sha256": "9e98f667ba6f2fd5a7d9a6b9b4a081c5d782356b38061aa09a5d635ac3860676",
18+
"version": "1a5d13b94d19ef95c87176eaef4737a9953fcf8b",
19+
"sha256": "a892ae44a719303a8fc582ef1de270ccea6a6073f14a38016fa692a1b4245717",
2020
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
2121
"strip_prefix": "envoy-{version}",
2222
},

0 commit comments

Comments
 (0)