Skip to content

Commit ab71203

Browse files
Sync Envoy @1aa745aa07ce1c0fe95458c04c49286df1aca700
1 parent e6004ab commit ab71203

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": "8d72a23a60cb8b529d73fc1764b029fe4881b911",
34-
"sha256": "074b720aceaee6910f2fa64c623b1dd5076bc13a474b02a1f141b19c0d83a752",
33+
"version": "1aa745aa07ce1c0fe95458c04c49286df1aca700",
34+
"sha256": "f4b5d5ae6f9890ec27627da5a31f89e25e4ea1aa11c246f49fca98a3cc0f9938",
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": "8d72a23a60cb8b529d73fc1764b029fe4881b911",
51-
"sha256": "074b720aceaee6910f2fa64c623b1dd5076bc13a474b02a1f141b19c0d83a752",
50+
"version": "1aa745aa07ce1c0fe95458c04c49286df1aca700",
51+
"sha256": "f4b5d5ae6f9890ec27627da5a31f89e25e4ea1aa11c246f49fca98a3cc0f9938",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)