Skip to content

Commit ca7c431

Browse files
Sync Envoy @adf73a298dccbd829460d016e9e9580036217ea8
1 parent f865ef5 commit ca7c431

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": "461764f017a478dfd8e1ddd18e14be8dfe0929fd",
34-
"sha256": "b4383083c0d9a9e4ba09307eaab56ab2df0e3f8ab295a56f321517bbb034d9a8",
33+
"version": "adf73a298dccbd829460d016e9e9580036217ea8",
34+
"sha256": "5134ed2900bbecb1c36a63cb44f8280a84199f079814b60ed0a4f6b1c6d1a836",
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": "461764f017a478dfd8e1ddd18e14be8dfe0929fd",
51-
"sha256": "b4383083c0d9a9e4ba09307eaab56ab2df0e3f8ab295a56f321517bbb034d9a8",
50+
"version": "adf73a298dccbd829460d016e9e9580036217ea8",
51+
"sha256": "5134ed2900bbecb1c36a63cb44f8280a84199f079814b60ed0a4f6b1c6d1a836",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)