{
    "version": "0.6.9",
    "description": "Open a web search in your terminal.",
    "homepage": "https://github.com/zquestz/s",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_amd64.zip",
            "hash": "fb5a8ea288443494c1279cedac5c7072ce6e76a43627c81fdff200cf4a42b48b",
            "extract_dir": "s-windows_amd64"
        },
        "32bit": {
            "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_386.zip",
            "hash": "065556878259196f3d30310d34db41ee6b37ed11b477bb471832105eb36992ce",
            "extract_dir": "s-windows_386"
        }
    },
    "bin": "s.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zquestz/s/releases/download/v$version/s-windows_amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/zquestz/s/releases/download/v$version/s-windows_386.zip"
            }
        }
    }
}
