Skip to content

Commit 1c074d1

Browse files
Sync Envoy @d34ad17441b515757dcd449d1590f960a6c62b3a
1 parent 8053062 commit 1c074d1

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": "0e10eda33680046a6c87a2e37a84419ae6f8c440",
19-
"sha256": "98536b6675f7864547ff71f92afd5d59d80a8adc7755dd417a0b16c3bde8d117",
18+
"version": "d34ad17441b515757dcd449d1590f960a6c62b3a",
19+
"sha256": "8facb5375483f17c2d5b7f2a833812907dd1a6ffaeb40359db2b25ae73e2eb8a",
2020
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
2121
"strip_prefix": "envoy-{version}",
2222
},

0 commit comments

Comments
 (0)