Skip to content

Commit e5bafa3

Browse files
Sync Envoy @19f8dc159094f36bd512cf88884c40d2bdbd9e3d
1 parent bae5bcf commit e5bafa3

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": "cb59fc9ea10f2ccc611f39fd6a6c42a64194ae37",
34-
"sha256": "933e482d2906c61f45327c2b71e20f853bee1dd8642f5bdeaad0729deb96e5d7",
33+
"version": "19f8dc159094f36bd512cf88884c40d2bdbd9e3d",
34+
"sha256": "a1d1f032d3ef2cde4bdddf6eea1aecd79ee96d6afe34aa23efb5cc7ffb36c3c3",
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": "cb59fc9ea10f2ccc611f39fd6a6c42a64194ae37",
51-
"sha256": "933e482d2906c61f45327c2b71e20f853bee1dd8642f5bdeaad0729deb96e5d7",
50+
"version": "19f8dc159094f36bd512cf88884c40d2bdbd9e3d",
51+
"sha256": "a1d1f032d3ef2cde4bdddf6eea1aecd79ee96d6afe34aa23efb5cc7ffb36c3c3",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)