Skip to content

Commit 742e17d

Browse files
Sync Envoy @7604dc1ead202f0d37f7af832d535ce1188527f7
1 parent f1c659b commit 742e17d

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": "3d1ada6b24ab5df372c4d4d39edeb398308b4d31",
34-
"sha256": "6875462bdd3fda8339b94294b0c7d1c2308ac4a2c28aa4ff12880668878210a4",
33+
"version": "7604dc1ead202f0d37f7af832d535ce1188527f7",
34+
"sha256": "9ab5e9afec763974ba9fab809f4fb6de420eea0bd8d112ad521e6448f6b30dde",
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": "3d1ada6b24ab5df372c4d4d39edeb398308b4d31",
51-
"sha256": "6875462bdd3fda8339b94294b0c7d1c2308ac4a2c28aa4ff12880668878210a4",
50+
"version": "7604dc1ead202f0d37f7af832d535ce1188527f7",
51+
"sha256": "9ab5e9afec763974ba9fab809f4fb6de420eea0bd8d112ad521e6448f6b30dde",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)