Skip to content

Commit 2d2a22c

Browse files
Sync Envoy @81d1ffe873bc621517f6b685d4734d1ffdd144df
1 parent f40945b commit 2d2a22c

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": "502f269be16e1d747bcbc793cbae442811a2b939",
34-
"sha256": "e33ac00bc9522b6490abf00a755945836db159c3716c6949b672079d7e1ad1c4",
33+
"version": "81d1ffe873bc621517f6b685d4734d1ffdd144df",
34+
"sha256": "ccf06c4601e94531c88f6a0794840d6bae0c2e07e810a7b5bf8f504729a5c734",
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": "502f269be16e1d747bcbc793cbae442811a2b939",
51-
"sha256": "e33ac00bc9522b6490abf00a755945836db159c3716c6949b672079d7e1ad1c4",
50+
"version": "81d1ffe873bc621517f6b685d4734d1ffdd144df",
51+
"sha256": "ccf06c4601e94531c88f6a0794840d6bae0c2e07e810a7b5bf8f504729a5c734",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)