mirror of
https://github.com/Syncplay/syncplay
synced 2024-12-19 05:24:31 +00:00
21 lines
385 B
JSON
21 lines
385 B
JSON
{
|
|
"package": {
|
|
"name": "Syncplay",
|
|
"repo": "Syncplay",
|
|
"subject": "syncplay"
|
|
},
|
|
"version": {
|
|
"name": "v1.6.0"
|
|
},
|
|
"files": [
|
|
{
|
|
"includePattern": "dist_bintray/(.*)",
|
|
"uploadPattern": "$1",
|
|
"matrixParams": {
|
|
"override": 1
|
|
}
|
|
}
|
|
],
|
|
"publish": true
|
|
}
|