Extras/bucket/kapow-punch-clock.json
2026-07-23 16:50:54 +00:00

32 lines
1019 B
JSON

{
"version": "1.7.1",
"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": "7ede6e03ff4e5f72b48784fbdda76b20b685d7956a2c0f11de4ad20f9f176f02"
}
},
"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>"
}
}
}
}
}