mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56:22 +00:00
remove remoteReleases URL
This commit is contained in:
@@ -21,8 +21,7 @@ module.exports = function (grunt) {
|
|||||||
setupIcon: path.join(__dirname, 'resources/dmg.ico'),
|
setupIcon: path.join(__dirname, 'resources/dmg.ico'),
|
||||||
certificateFile: grunt.config.get('auth_code.win_cert_path'),
|
certificateFile: grunt.config.get('auth_code.win_cert_path'),
|
||||||
certificatePassword: grunt.config.get('auth_code.win_cert_pw'),
|
certificatePassword: grunt.config.get('auth_code.win_cert_pw'),
|
||||||
noMsi: true,
|
noMsi: true
|
||||||
remoteReleases: 'https://github.com/BoostIO/boost-releases/releases/download/v0.4.10/'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user