Skip to content

Commit 53394a6

Browse files
Sync Envoy @2b19ff75b578b0d3dc04582ed3306a6c8ed9e5a5
1 parent 917bac3 commit 53394a6

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": "7743c62ae7675f9f68f185f38506c6934236677a",
34-
"sha256": "a08dd1b5f1735825da100e4ebdda47f70ad11d57c9984d40901d2ca83c677976",
33+
"version": "2b19ff75b578b0d3dc04582ed3306a6c8ed9e5a5",
34+
"sha256": "c3f6b689102037b4978eff1b81503d5cb59cd9548963c3cd561c5d9348cea610",
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": "7743c62ae7675f9f68f185f38506c6934236677a",
51-
"sha256": "a08dd1b5f1735825da100e4ebdda47f70ad11d57c9984d40901d2ca83c677976",
50+
"version": "2b19ff75b578b0d3dc04582ed3306a6c8ed9e5a5",
51+
"sha256": "c3f6b689102037b4978eff1b81503d5cb59cd9548963c3cd561c5d9348cea610",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)