{
    "version": "1.4.6",
    "description": "A free and open-source task manager that supports composite tasks, prioritization, effort tracking, and categorization. It is designed to offer flexible yet straightforward task management suitable for both simple and advanced workflows.",
    "homepage": "https://www.taskcoach.org",
    "license": {
        "identifier": "GPL-3.0-or-later",
        "url": "https://taskcoach.org/license.html"
    },
    "url": "https://downloads.sourceforge.net/project/taskcoach/taskcoach/Release-1.4.6/X-TaskCoach_1.4.6_rev1.zip",
    "hash": "sha1:ceb1af5c1e25a33bff799c259742342caa64e8eb",
    "bin": [
        [
            "X-TaskCoach.exe",
            "taskcoach"
        ]
    ],
    "shortcuts": [
        [
            "X-TaskCoach.exe",
            "Task Coach"
        ]
    ],
    "persist": [
        "User",
        "Documents"
    ],
    "checkver": "Task Coach ([\\d.]+)",
    "autoupdate": {
        "url": "https://downloads.sourceforge.net/project/taskcoach/taskcoach/Release-$version/X-TaskCoach_$version_rev1.zip"
    }
}
