mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +01:00
Update MakerSquirrel configuration for Colanode desktop application
This commit is contained in:
@@ -47,7 +47,12 @@ const config: ForgeConfig = {
|
||||
},
|
||||
rebuildConfig: {},
|
||||
makers: [
|
||||
new MakerSquirrel({}),
|
||||
new MakerSquirrel({
|
||||
name: 'Colanode',
|
||||
authors: 'Colanode',
|
||||
description: 'Colanode Desktop Application',
|
||||
setupExe: 'ColanodeSetup.exe',
|
||||
}),
|
||||
new MakerZIP({}, ['darwin']),
|
||||
new MakerRpm({
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user