valentina/share/bintray.json

34 lines
969 B
JSON
Raw Normal View History

{
"package": {
"name": "valentina-osx_auto-upload",
"repo": "Valentina",
"subject": "dismine",
"desc": "Was pushed completely automatically",
2020-10-24 11:23:35 +02:00
"website_url": "https://valentinaproject.bitbucket.io",
"issue_tracker_url": "https://gitlab.com/smart-pattern/valentina/-/issues",
"vcs_url": "https://gitlab.com/smart-pattern/valentina",
"github_use_tag_release_notes": false,
"licenses": ["GPL-3.0"],
"labels": ["patternmaking"],
"public_download_numbers": false,
"public_stats": false
},
"version": {
2020-11-17 13:12:51 +01:00
"name": "0.7.39",
2020-10-24 11:23:35 +02:00
"desc": "Test branch release",
2020-11-17 13:12:51 +01:00
"released": "2020-11-17",
"vcs_tag": "v0.7.39",
"gpgSign": false
},
"files":
[
{"includePattern": "./(valentina-osx-.*\\.tar.gz)", "uploadPattern": "$1",
"matrixParams": {
"override": 1 }
}
],
"publish": true
}