mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
37 lines
998 B
JSON
37 lines
998 B
JSON
{
|
|
"files": [
|
|
{
|
|
"includePattern": "nheko-VERSION_NAME_VALUE.dmg",
|
|
"matrixParams": {
|
|
"override": 1
|
|
},
|
|
"uploadPattern": "nheko/VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE.dmg"
|
|
},
|
|
{
|
|
"includePattern": "nheko-VERSION_NAME_VALUE-x86_64.AppImage",
|
|
"matrixParams": {
|
|
"override": 1
|
|
},
|
|
"uploadPattern": "nheko/VERSION_NAME_VALUE/nheko-VERSION_NAME_VALUE-x86_64.AppImage"
|
|
}
|
|
],
|
|
"package": {
|
|
"desc": "Desktop client for the Matrix protocol",
|
|
"issue_tracker_url": "https://github.com/Nheko-Reborn/nheko/issues",
|
|
"licenses": [
|
|
"GPL-3.0"
|
|
],
|
|
"name": "nheko",
|
|
"public_download_numbers": true,
|
|
"public_stats": true,
|
|
"repo": "nheko",
|
|
"subject": "nheko-reborn",
|
|
"vcs_url": "https://github.com/Nheko-Reborn/nheko",
|
|
"website_url": "https://github.com/Nheko-Reborn/nheko"
|
|
},
|
|
"publish": true,
|
|
"version": {
|
|
"name": "VERSION_NAME_VALUE",
|
|
"vcs_tag": "VERSION_NAME_VALUE"
|
|
}
|
|
}
|