Send new version to update to to the installer
This commit is contained in:
@@ -490,6 +490,7 @@ function doUpdate(boxUpdateInfo, callback) {
|
||||
if (!safe.query(result, 'body.url')) return updateError(new Error('Error fetching sourceTarballUrl response: ' + result.body));
|
||||
|
||||
var args = {
|
||||
version: boxUpdateInfo.version,
|
||||
sourceTarballUrl: result.body.url
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user