Cannot update DuNeuro

Hi!
I was trying to update the DuNeuro plugin when I got this error:
BST> Checking latest online version for duneuro...
BST> Downloading URL : http://neuroimage.usc.edu/bst/getupdate.php?d=bst_duneuro.zip
BST> Saving to file : C:\Users\Omar.brainstorm\plugins\duneuro\plugin.zip
Error using bst_unzip (line 44)
Error unzipping the file: C:\Users\Omar.brainstorm\plugins\duneuro\plugin.zip
Error using unzip (line 84)
Invalid zip file "C:\Users\Omar.brainstorm\plugins\duneuro\plugin.zip".

Error in bst_plugin>Install (line 1192)
bst_unzip(pkgFile, PlugPath);

Error in bst_plugin (line 108)
eval(macro_method);

Error in bst_duneuro (line 30)
[isInstalled, errMsg, PlugDesc] = bst_plugin('Install', 'duneuro', cfg.Interactive);

Error in bst_headmodeler (line 502)
[Gain_dn, errMessage] = bst_duneuro(OPTIONS);

Error in panel_headmodel>ComputeHeadModel (line 673)
[OPTIONS, errMessage] = bst_headmodeler(OPTIONS);

Error in panel_headmodel (line 27)
eval(macro_method);

Error in panel_protocols>TreeHeadModel (line 1239)
[OutputFiles, errMessage] = panel_headmodel('ComputeHeadModel', iChanStudies);

Error in panel_protocols (line 44)
eval(macro_method);

Error in tree_callbacks>@(h,ev)panel_protocols('TreeHeadModel',bstNodes) (line 2526)
gui_component('MenuItem', jPopup, , 'Compute head model', IconLoader.ICON_HEADMODEL, ,
@(h,ev)panel_protocols('TreeHeadModel', bstNodes));

I also tried to update with administrator rights but the same occurs

thanks in advances!

Update: I tried to download the file from web but the file is not found!:

I don't know why that happened...
I just had to run again the deployment script for generating the bst_duneuro.zip package, and it seems to be back online.

It seems we have the same problem again: DuNeuro updated file cannot be downloaded
:anguished:

Thank you for reporting this problem, I fixed it.

I don't understand why the web server fails rebuilding the duneuro package from time to time...