Skip to content

Commit af4daa6

Browse files
Sync Envoy @2c684f6fd7700865d89220b6899465de36768a8d
1 parent f070b3e commit af4daa6

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

0 commit comments

Comments
 (0)