|
|
@ -488,6 +488,10 @@ var SF_Plugins = SF_Plugins || {};
|
|
|
|
this._updateSuccess = false;
|
|
|
|
this._updateSuccess = false;
|
|
|
|
}).bind(this);
|
|
|
|
}).bind(this);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (!FileUtils.exists(FileUtils.getParent(this._updateFileName))) {
|
|
|
|
|
|
|
|
FileUtils.mkdirs(FileUtils.getParent(this._updateFileName));
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
UpdateUtils.downloadRelativeUrl(
|
|
|
|
UpdateUtils.downloadRelativeUrl(
|
|
|
|
this._updateFileName,
|
|
|
|
this._updateFileName,
|
|
|
|
this._updateFileName,
|
|
|
|
this._updateFileName,
|
|
|
|