{
    "version": "1.7",
    "description": "A text-to-speech command line tool",
    "homepage": "https://github.com/pviotti/sayit",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/pviotti/sayit/releases/download/v1.7/sayit-v1.7-win-sc.zip",
            "hash": "c1f8da3e230f8c56299f394fedc18a76a5d246b55434fde93c880a731efa23ac"
        }
    },
    "extract_dir": "sayit-v1.7-win-sc",
    "bin": "SayIt.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pviotti/sayit/releases/download/v$version/sayit-v$version-win-sc.zip"
            }
        },
        "extract_dir": "sayit-v$version-win-sc"
    }
}
