Skip to content

Commit d9fb1b7

Browse files
Sync Envoy @a3401625ddb0e329f53ba205228f20cd7360816e
1 parent 76ea8e1 commit d9fb1b7

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": "d7bc39f82046a525b600bf5f8cc6ee63471bfe70",
34-
"sha256": "e4e03ef91746d41db4299e5e6a177e98b48bad8cbb93839c1e00398a0f119261",
33+
"version": "a3401625ddb0e329f53ba205228f20cd7360816e",
34+
"sha256": "49f6243f8102d1b6e22822be23596128ffe5084cc9236357a12beff22a6c96cd",
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": "d7bc39f82046a525b600bf5f8cc6ee63471bfe70",
51-
"sha256": "e4e03ef91746d41db4299e5e6a177e98b48bad8cbb93839c1e00398a0f119261",
50+
"version": "a3401625ddb0e329f53ba205228f20cd7360816e",
51+
"sha256": "49f6243f8102d1b6e22822be23596128ffe5084cc9236357a12beff22a6c96cd",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)