Skip to content

Commit 2480486

Browse files
Sync Envoy @4616750da8dfc1e3293b7dc8db9fe5093b3ff242
1 parent a007075 commit 2480486

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": "376e210c11d60fb097f7a42298355100f9b284b8",
34-
"sha256": "b7adf45eb9c52d52d609e10e58b791b049fb2aa7d30c71f12119fb50b4bbc2f4",
33+
"version": "4616750da8dfc1e3293b7dc8db9fe5093b3ff242",
34+
"sha256": "da149cccadd98fb152ef0ff74d0350f57f164cb0db044292f8764b7b632f6e15",
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": "376e210c11d60fb097f7a42298355100f9b284b8",
51-
"sha256": "b7adf45eb9c52d52d609e10e58b791b049fb2aa7d30c71f12119fb50b4bbc2f4",
50+
"version": "4616750da8dfc1e3293b7dc8db9fe5093b3ff242",
51+
"sha256": "da149cccadd98fb152ef0ff74d0350f57f164cb0db044292f8764b7b632f6e15",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)