Skip to content

Commit f1c659b

Browse files
Sync Envoy @3d1ada6b24ab5df372c4d4d39edeb398308b4d31
1 parent 52f39f2 commit f1c659b

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

0 commit comments

Comments
 (0)