{
    "version": "6.1.1",
    "description": "Terminal ToDo List (TTDL) manager using plain text todo.txt format",
    "homepage": "https://github.com/VladimirMarkelov/ttdl",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/VladimirMarkelov/ttdl/releases/download/v6.1.1/ttdl_6.1.1_win_x64.zip",
            "hash": "901885063f31a4cef0beb65b218ff351b5c2274deeb50411861435085d759218"
        }
    },
    "bin": "ttdl.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/VladimirMarkelov/ttdl/releases/download/v$version/ttdl_$version_win_x64.zip"
            }
        }
    }
}
