{
    "version": "1.7.0",
    "description": "A punch clock program to help in tracking spent time",
    "homepage": "https://gottcode.org/kapow/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://gottcode.org/kapow/download/?os=windowsportable#/kapow-portable.zip",
            "hash": "6e6db5317f6ff3baabad1148f635133ce7e0851caf0899094ea908f397c59d66"
        }
    },
    "shortcuts": [
        [
            "Kapow.exe",
            "KapowClock"
        ]
    ],
    "persist": "data",
    "checkver": ">Version ([\\d\\.]+)<",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://gottcode.org/kapow/download/?os=windowsportable#/kapow-portable.zip",
                "hash": {
                    "url": "https://gottcode.org/kapow/",
                    "find": "id=\"details_windowsportable\">\\s+<b>SHA-256:<\\/b>&nbsp;<span class=\"shasum\">$sha256<\\/span>"
                }
            }
        }
    }
}
