{
    "version": "1.1.0",
    "description": "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation",
    "homepage": "https://github.com/hatoo/oha",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hatoo/oha/releases/download/v1.1.0/oha-windows-amd64.exe#/oha.exe",
            "hash": "058bd2de820595bb72d5306348f78da66aa7dc6b50cc7e733d5eb3cec4f29fdd"
        }
    },
    "bin": "oha.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
            }
        }
    }
}
