Skip to content

Commit 2ceae04

Browse files
Sync Envoy @cdf8558d3b3b4cb710f4e5cf3193204f810e958f
1 parent 923ed7c commit 2ceae04

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": "e9febd9428d5f7748b20f1b92b60e459fa4a6875",
34-
"sha256": "40ab6650451eec382cf6ac5e2d527b9aeb4123b73f15154810fa2ea38208874a",
33+
"version": "cdf8558d3b3b4cb710f4e5cf3193204f810e958f",
34+
"sha256": "832e5aa395e469830dfb4ec971c61de4bbc2065a976c9b87c0612a1c51201a94",
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": "e9febd9428d5f7748b20f1b92b60e459fa4a6875",
51-
"sha256": "40ab6650451eec382cf6ac5e2d527b9aeb4123b73f15154810fa2ea38208874a",
50+
"version": "cdf8558d3b3b4cb710f4e5cf3193204f810e958f",
51+
"sha256": "832e5aa395e469830dfb4ec971c61de4bbc2065a976c9b87c0612a1c51201a94",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)