mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-04 21:39:52 +08:00
32 lines
950 B
JSON
32 lines
950 B
JSON
{
|
|
"package": {
|
|
"name": "vnote",
|
|
"repo": "vnote",
|
|
"subject": "tamlok",
|
|
"desc": "Continuous deployment by Travis-CI",
|
|
"website_url": "https://github.com/tamlok/vnote",
|
|
"issue_tracker_url": "https://github.com/tamlok/vnote/issues",
|
|
"vcs_url": "https://github.com/tamlok/vnote.git",
|
|
"github_use_tag_release_notes": false,
|
|
"github_release_notes_file": "",
|
|
"licenses": ["MIT"],
|
|
"labels": ["Markdown", "Note-Taking", "Office", "Utils", "Efficiency"],
|
|
"public_download_numbers": true,
|
|
"public_stats": true
|
|
},
|
|
|
|
"version": {
|
|
"name": "2.10",
|
|
"desc": "VNote Releases",
|
|
"released": "2020-09-05",
|
|
"vcs_tag": "2.10",
|
|
"gpgSign": false
|
|
},
|
|
|
|
"files":
|
|
[{"includePattern": "build/distrib/(VNote-.*\\.dmg)", "uploadPattern": "$1",
|
|
"matrixParams": {"override": 1 }}],
|
|
|
|
"publish": true
|
|
}
|