{
    "version": "18.16.0",
    "description": "Shell history tool featuring advanced context-aware search, along with secure sync and backup.",
    "homepage": "https://atuin.sh",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/atuinsh/atuin/releases/download/v18.16.0/atuin-x86_64-pc-windows-msvc.zip",
            "hash": "10f019669502e2b0368fcd877765036e325fe488ca155f7b02b755d68cb31d66"
        }
    },
    "bin": "atuin.exe",
    "checkver": {
        "github": "https://github.com/atuinsh/atuin"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/atuinsh/atuin/releases/download/v$version/atuin-x86_64-pc-windows-msvc.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
