{
    "version": "0.3.18",
    "description": "Database tool for the terminal",
    "homepage": "https://github.com/achristmascarl/rainfrog",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/achristmascarl/rainfrog/blob/main/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/achristmascarl/rainfrog/releases/download/v0.3.18/rainfrog-v0.3.18-x86_64-pc-windows-msvc.tar.gz",
            "hash": "03d45b80ec3180cba71c697ecdc4ade01fc3f65f0ec6736d13a65283fd078fc6"
        }
    },
    "bin": "rainfrog.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/achristmascarl/rainfrog/releases/download/v$version/rainfrog-v$version-x86_64-pc-windows-msvc.tar.gz"
            }
        }
    }
}
