Skip to content

Commit b7f4e56

Browse files
Sync Envoy @68b5a0b3853e849dda7e9d9862a19e9adf8689e9
1 parent c094add commit b7f4e56

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": "fc3c4f5e3b9a621f3add595318b92e0bc53a367f",
34-
"sha256": "310a08b03b019bf505bacc007561bc92e0ade211fa68569186e45752952b2d44",
33+
"version": "68b5a0b3853e849dda7e9d9862a19e9adf8689e9",
34+
"sha256": "72fec5182bba3f54fdd640032d3b099904eba0d2e04b36a4addf579c8c4b2bcd",
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": "fc3c4f5e3b9a621f3add595318b92e0bc53a367f",
51-
"sha256": "310a08b03b019bf505bacc007561bc92e0ade211fa68569186e45752952b2d44",
50+
"version": "68b5a0b3853e849dda7e9d9862a19e9adf8689e9",
51+
"sha256": "72fec5182bba3f54fdd640032d3b099904eba0d2e04b36a4addf579c8c4b2bcd",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)