mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-02 04:11:23 +00:00
12 lines
107 B
JSON
12 lines
107 B
JSON
|
{
|
||
|
"packages" : {
|
||
|
"app" : [
|
||
|
".*"
|
||
|
]
|
||
|
},
|
||
|
|
||
|
"updater-binary" : "updater",
|
||
|
|
||
|
"main-binary" : "myapp"
|
||
|
}
|