{
    "version": "0.9.0",
    "description": "A tool for unit conversions, calculations, and dimensionality analysis",
    "homepage": "https://github.com/tiffany352/rink-rs",
    "license": "MPL-2.0,GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tiffany352/rink-rs/releases/download/v0.9.0/Rink.CLI.Windows.zip",
            "hash": "9684e738fa169b1f0de88e8b351fb1c2c870986e955276725cf9a9c8f28993ce"
        }
    },
    "bin": "rink.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tiffany352/rink-rs/releases/download/v$version/Rink.CLI.Windows.zip"
            }
        }
    }
}
