Skip to content

Commit 5a654a2

Browse files
Sync Envoy @73ba3fc2b32745b0b24fea81c6d5688fccbdcc0c
1 parent cde0089 commit 5a654a2

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": "b64a2bcbd428a4d5b6436c2d43e93a9ceba02cdc",
34-
"sha256": "3716fa8ccf73a8c6602ea99533893aee074a2cf6bd4edadaf359b77488e9c0fa",
33+
"version": "73ba3fc2b32745b0b24fea81c6d5688fccbdcc0c",
34+
"sha256": "2a068678a20673eb8c455d2b7d66f97a5d6938e9d0575cd3d9a4dfcf58078ac2",
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": "b64a2bcbd428a4d5b6436c2d43e93a9ceba02cdc",
51-
"sha256": "3716fa8ccf73a8c6602ea99533893aee074a2cf6bd4edadaf359b77488e9c0fa",
50+
"version": "73ba3fc2b32745b0b24fea81c6d5688fccbdcc0c",
51+
"sha256": "2a068678a20673eb8c455d2b7d66f97a5d6938e9d0575cd3d9a4dfcf58078ac2",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)