mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-16 03:44:56 +00:00
19 lines
343 B
JSON
19 lines
343 B
JSON
|
{
|
||
|
"package": {
|
||
|
"name": "Syncplay",
|
||
|
"repo": "Syncplay",
|
||
|
"subject": "alby128"
|
||
|
},
|
||
|
|
||
|
"version": {
|
||
|
"name": "1.5.0_test"
|
||
|
},
|
||
|
|
||
|
"files":
|
||
|
[
|
||
|
{"includePattern": "dist_dmg/(.*)", "uploadPattern": "$1",
|
||
|
"matrixParams": {
|
||
|
"override": 1 }}
|
||
|
],
|
||
|
"publish": true
|
||
|
}
|