Skip to content

Commit 0bf732d

Browse files
Sync Envoy @0ec3ed5763fb077dbedb431e90a3fce04baacf9a
1 parent e76962a commit 0bf732d

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": "b0a71793e1e8cf2b4c65ac29969884023c6c4cca",
34-
"sha256": "de3be0f71bdfb77a205c8408fb8c8bb0efb9650d24c1dbd0e42af7ed9aef80dd",
33+
"version": "0ec3ed5763fb077dbedb431e90a3fce04baacf9a",
34+
"sha256": "937b1e3dc77efc8d37155796ea557865116b47ec165e6de2364a3af76789b3b9",
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": "b0a71793e1e8cf2b4c65ac29969884023c6c4cca",
51-
"sha256": "de3be0f71bdfb77a205c8408fb8c8bb0efb9650d24c1dbd0e42af7ed9aef80dd",
50+
"version": "0ec3ed5763fb077dbedb431e90a3fce04baacf9a",
51+
"sha256": "937b1e3dc77efc8d37155796ea557865116b47ec165e6de2364a3af76789b3b9",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)