| 12345678910111213141516171819202122232425262728293031 |
- {
- "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.8.2",
- "desc": "VNote Releases",
- "released": "2019-12-20",
- "vcs_tag": "2.8.2",
- "gpgSign": false
- },
- "files":
- [{"includePattern": "build/(VNote-.*\\.AppImage)", "uploadPattern": "$1",
- "matrixParams": {"override": 1 }}],
- "publish": true
- }
|