Skip to content

Commit f070b3e

Browse files
Sync Envoy @2d837266090fd44b4e788c40c76f51f8d09c84b6
1 parent e6b9b52 commit f070b3e

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": "dfa8a88d5ed61961bb7161450c2284a94c7a4b25",
34-
"sha256": "6a1e8273615a2a9f888f3f73167a4ec3aaf40071b638f90ad4b16221a6588ec2",
33+
"version": "2d837266090fd44b4e788c40c76f51f8d09c84b6",
34+
"sha256": "308ca9b05f550ee8c7be75c1ec9eebd20a59106ac737c0cf5679a0b7a776e6ca",
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": "dfa8a88d5ed61961bb7161450c2284a94c7a4b25",
51-
"sha256": "6a1e8273615a2a9f888f3f73167a4ec3aaf40071b638f90ad4b16221a6588ec2",
50+
"version": "2d837266090fd44b4e788c40c76f51f8d09c84b6",
51+
"sha256": "308ca9b05f550ee8c7be75c1ec9eebd20a59106ac737c0cf5679a0b7a776e6ca",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)