Skip to content

Commit 6fc9b10

Browse files
Sync Envoy @ac8ea19f77a183dac1ee31dcc4b6f2f345765377
1 parent d9fb1b7 commit 6fc9b10

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

0 commit comments

Comments
 (0)