Skip to content

Commit 357c091

Browse files
Sync Envoy @751909c0e7f54c5e7bdc8dc6f1efb795e018308f
1 parent 8ee6aa7 commit 357c091

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": "f358b154f7890dc13fcfa9b1af8b44646cacdcb9",
34-
"sha256": "9711760da3d19c6cd4796c1bf155ba58ac6305297a29a9718da4d6e63532e30d",
33+
"version": "751909c0e7f54c5e7bdc8dc6f1efb795e018308f",
34+
"sha256": "4ac0be0655d5b9ca29834b0bce5db9883d9185768fb93b39f9e6afddd48386b4",
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": "f358b154f7890dc13fcfa9b1af8b44646cacdcb9",
51-
"sha256": "9711760da3d19c6cd4796c1bf155ba58ac6305297a29a9718da4d6e63532e30d",
50+
"version": "751909c0e7f54c5e7bdc8dc6f1efb795e018308f",
51+
"sha256": "4ac0be0655d5b9ca29834b0bce5db9883d9185768fb93b39f9e6afddd48386b4",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)