{
    "version": "1.21.0",
    "description": "Break time reminder",
    "homepage": "https://hovancik.net/stretchly/",
    "license": "BSD-2-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hovancik/stretchly/releases/download/v1.21.0/stretchly-1.21.0-win.7z",
            "hash": "1eabd4698f018cc53d7c0fb5f3f88f4c77d8e09c3212d287f1cee33f29342fb8"
        }
    },
    "bin": "stretchly.exe",
    "shortcuts": [
        [
            "stretchly.exe",
            "Stretchly"
        ]
    ],
    "checkver": {
        "github": "https://github.com/hovancik/stretchly"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hovancik/stretchly/releases/download/v$version/stretchly-$version-win.7z"
            }
        }
    }
}
