File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ def proxy_wasm_cpp_host_repositories():
59
59
maybe (
60
60
http_archive ,
61
61
name = "boringssl" ,
62
- # 2022-01-10 (master-with-bazel)
63
- sha256 = "a530919e3141d00d593a0d74cd0f9f88707e35ec58bb62245968fec16cb9257f " ,
64
- strip_prefix = "boringssl-9420fb54116466923afa1f34a23dd8a4a7ddb69d " ,
65
- urls = ["https://github.com/google/boringssl/archive/9420fb54116466923afa1f34a23dd8a4a7ddb69d .tar.gz" ],
62
+ # 2022-02-07 (master-with-bazel)
63
+ sha256 = "7dec97795a7ac7e3832228e4440ee06cceb18d3663f4580b0840e685281e28a0 " ,
64
+ strip_prefix = "boringssl-eaa29f431f71b8121e1da76bcd3ddc2248238ade " ,
65
+ urls = ["https://github.com/google/boringssl/archive/eaa29f431f71b8121e1da76bcd3ddc2248238ade .tar.gz" ],
66
66
)
67
67
68
68
maybe (
You can’t perform that action at this time.
0 commit comments