{
    "version": "1.5.1",
    "description": "Feature-rich Interactive Jira Command Line",
    "homepage": "https://github.com/ankitpokhrel/jira-cli",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ankitpokhrel/jira-cli/releases/download/v1.5.1/jira_1.5.1_windows_x86_64.zip",
            "hash": "7eb3909894b3eb0315c5e65e3bd7a05cd6a2ca9bded5548a20057c94dfa9a4ff"
        }
    },
    "extract_dir": "bin",
    "bin": "jira.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ankitpokhrel/jira-cli/releases/download/v$version/jira_$version_windows_x86_64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
