Skip to content

Commit 0f9be03

Browse files
Sync Envoy @6d26e3412330f3c42fdf71fa6665643e685f2662
1 parent 16c2e40 commit 0f9be03

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": "10840c2643bbbcaef5aa781c696c4f2aa6b27909",
34-
"sha256": "beafe2c8fdb9389204f76adde4a07913d66f002a88e197681c9bcca183056751",
33+
"version": "6d26e3412330f3c42fdf71fa6665643e685f2662",
34+
"sha256": "e8a7e02c5d7a0954b643ecc4f0d3e21a463825929895a400ab294c2d4e2286f1",
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": "10840c2643bbbcaef5aa781c696c4f2aa6b27909",
51-
"sha256": "beafe2c8fdb9389204f76adde4a07913d66f002a88e197681c9bcca183056751",
50+
"version": "6d26e3412330f3c42fdf71fa6665643e685f2662",
51+
"sha256": "e8a7e02c5d7a0954b643ecc4f0d3e21a463825929895a400ab294c2d4e2286f1",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)