Skip to content

Commit 30424b8

Browse files
Sync Envoy @5d0b81cb3ae67b0ef23c689a2c67799cbfbcde52
1 parent b90aa30 commit 30424b8

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": "0575c02c6aa8c32d30a8b153f30b3eca6fe702bd",
34-
"sha256": "e070c338463d5ec902a382c0268882d124c70d6ac371f9a4f9f947f55075baf1",
33+
"version": "5d0b81cb3ae67b0ef23c689a2c67799cbfbcde52",
34+
"sha256": "cd621857c478848d70eac73479920bac7cddc22f78c465bfda712dcd4a379fd3",
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": "0575c02c6aa8c32d30a8b153f30b3eca6fe702bd",
51-
"sha256": "e070c338463d5ec902a382c0268882d124c70d6ac371f9a4f9f947f55075baf1",
50+
"version": "5d0b81cb3ae67b0ef23c689a2c67799cbfbcde52",
51+
"sha256": "cd621857c478848d70eac73479920bac7cddc22f78c465bfda712dcd4a379fd3",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)