Skip to content

Commit f40945b

Browse files
Sync Envoy @502f269be16e1d747bcbc793cbae442811a2b939
1 parent ca7033d commit f40945b

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

0 commit comments

Comments
 (0)