Skip to content

Commit 69a4f09

Browse files
Sync Envoy @555e8b641d4648e04a5f27f89c2ffacf76a6a110
1 parent 0a5c7d8 commit 69a4f09

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.bzl

Lines changed: 4 additions & 4 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": "e5000d2a1d79b3afbafe4b5de4f6ecadda312b74",
34-
"sha256": "723de2f8cd76c8e0f4d0a391dd8cc4556d451b2c54200fb7fd7667b40da634af",
33+
"version": "555e8b641d4648e04a5f27f89c2ffacf76a6a110",
34+
"sha256": "583f1c0f4ed4d9c0ee3c9813490495dd8732576e5dea6df95b040e9cbefbc605",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},
@@ -47,8 +47,8 @@ VERSIONS = {
4747
"envoy-docs": {
4848
"type": "github_archive",
4949
"repo": "envoyproxy/envoy",
50-
"version": "e5000d2a1d79b3afbafe4b5de4f6ecadda312b74",
51-
"sha256": "723de2f8cd76c8e0f4d0a391dd8cc4556d451b2c54200fb7fd7667b40da634af",
50+
"version": "555e8b641d4648e04a5f27f89c2ffacf76a6a110",
51+
"sha256": "583f1c0f4ed4d9c0ee3c9813490495dd8732576e5dea6df95b040e9cbefbc605",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)