Skip to content

Commit ff66fa3

Browse files
Sync Envoy @44a99ba95879555185d93d268332047d7ecb9576
1 parent ecaf921 commit ff66fa3

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": "b718515e5b0b1535674bd640ddfbc39c0b0a5040",
34-
"sha256": "927ba8a6dca39535e3d8e850d8b82034ca78c0bf8b57e79a57f560535ccd326b",
33+
"version": "44a99ba95879555185d93d268332047d7ecb9576",
34+
"sha256": "b666dca8c2dafcf56369709825ad9a7d394d6abfb3f9eb28939524a8214d524e",
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": "b718515e5b0b1535674bd640ddfbc39c0b0a5040",
51-
"sha256": "927ba8a6dca39535e3d8e850d8b82034ca78c0bf8b57e79a57f560535ccd326b",
50+
"version": "44a99ba95879555185d93d268332047d7ecb9576",
51+
"sha256": "b666dca8c2dafcf56369709825ad9a7d394d6abfb3f9eb28939524a8214d524e",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)