Skip to content

Commit f22db62

Browse files
Sync Envoy @aa2553529de0f13ff1ee0281f11a0beee791623e
1 parent 9418a56 commit f22db62

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": "892206bc69f7f355e8748a2938b8592c37e36103",
34-
"sha256": "c00bff17cc363d6b7da84f4b6ca5bef61b88ca1f73bfd1e3cdf49961d95dd9fd",
33+
"version": "aa2553529de0f13ff1ee0281f11a0beee791623e",
34+
"sha256": "a1b561b0d6cc99d68ae38ac69fedf2a6ca9a65dbcebbf0d6b04aeee92d06751f",
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": "892206bc69f7f355e8748a2938b8592c37e36103",
51-
"sha256": "c00bff17cc363d6b7da84f4b6ca5bef61b88ca1f73bfd1e3cdf49961d95dd9fd",
50+
"version": "aa2553529de0f13ff1ee0281f11a0beee791623e",
51+
"sha256": "a1b561b0d6cc99d68ae38ac69fedf2a6ca9a65dbcebbf0d6b04aeee92d06751f",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)