Skip to content

Commit 79357e3

Browse files
Sync Envoy @13f8e4b4c1a85624eb06eb67094c8b340b8f5fd6
1 parent 00d7b10 commit 79357e3

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": "c3479d06ab93350f83db60197b6739dbf9bcbf26",
34-
"sha256": "a658907f8f6062f9b5ffe9df03b365e785f0f7ac47d4ed316074aaca4c72b17e",
33+
"version": "13f8e4b4c1a85624eb06eb67094c8b340b8f5fd6",
34+
"sha256": "640b6ca4eae0ffc7b34b064e7132ee5ff6336703d90c7bfab1055d5cff7917e9",
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": "c3479d06ab93350f83db60197b6739dbf9bcbf26",
51-
"sha256": "a658907f8f6062f9b5ffe9df03b365e785f0f7ac47d4ed316074aaca4c72b17e",
50+
"version": "13f8e4b4c1a85624eb06eb67094c8b340b8f5fd6",
51+
"sha256": "640b6ca4eae0ffc7b34b064e7132ee5ff6336703d90c7bfab1055d5cff7917e9",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)