Skip to content

Commit a4194cc

Browse files
Sync Envoy @c751c60c9c4a51eff25ba8a042e13ccc5ff670a4
1 parent 42dc5d9 commit a4194cc

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": "3eaa049df9bed77d4e40f60e7050b0bebd3c158f",
34-
"sha256": "c4861c6d53a2d31fe25f11f912fbf67ad27421f6e411552431987185efc06a33",
33+
"version": "c751c60c9c4a51eff25ba8a042e13ccc5ff670a4",
34+
"sha256": "1335d9c066bbfc6766ba2c028fc6c4b1acf93ff739c1008036f5653ac79e4b10",
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": "3eaa049df9bed77d4e40f60e7050b0bebd3c158f",
51-
"sha256": "c4861c6d53a2d31fe25f11f912fbf67ad27421f6e411552431987185efc06a33",
50+
"version": "c751c60c9c4a51eff25ba8a042e13ccc5ff670a4",
51+
"sha256": "1335d9c066bbfc6766ba2c028fc6c4b1acf93ff739c1008036f5653ac79e4b10",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)