Skip to content

Commit a4f1504

Browse files
Sync Envoy @2ba9b5e5396549e9a634c49711e0d8a9ccaef6c8
1 parent 770aa87 commit a4f1504

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": "60c3829600b529d4f2bbb534097b2823cf951008",
34-
"sha256": "6a8a24e5e7c1684d56957ada5d05f881dcab67c6916e98618fbb05bfabd3ae26",
33+
"version": "2ba9b5e5396549e9a634c49711e0d8a9ccaef6c8",
34+
"sha256": "53929b560a0f847e5fa3e29085da6a23ef9db729a703c0f64ce08b74a57940c7",
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": "60c3829600b529d4f2bbb534097b2823cf951008",
51-
"sha256": "6a8a24e5e7c1684d56957ada5d05f881dcab67c6916e98618fbb05bfabd3ae26",
50+
"version": "2ba9b5e5396549e9a634c49711e0d8a9ccaef6c8",
51+
"sha256": "53929b560a0f847e5fa3e29085da6a23ef9db729a703c0f64ce08b74a57940c7",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)