Skip to content

Commit 981a330

Browse files
Sync Envoy @4cf5d2f9fdd2c56ecc407c395ffbaa959571649d
1 parent f32d8a1 commit 981a330

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": "4f56daf7ff1d9af17262896ed073f079740a3c8c",
34-
"sha256": "6aadb98316db37b9cc5080dbc63afaf3a98866f79a32e396b511a0f2c06319e9",
33+
"version": "4cf5d2f9fdd2c56ecc407c395ffbaa959571649d",
34+
"sha256": "4352565e9382ff35f06773b22edf278edc864aafdc562719303071f532fb70b7",
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": "4f56daf7ff1d9af17262896ed073f079740a3c8c",
51-
"sha256": "6aadb98316db37b9cc5080dbc63afaf3a98866f79a32e396b511a0f2c06319e9",
50+
"version": "4cf5d2f9fdd2c56ecc407c395ffbaa959571649d",
51+
"sha256": "4352565e9382ff35f06773b22edf278edc864aafdc562719303071f532fb70b7",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)