{
    "version": "0.25.5",
    "description": "Effortless binary manager",
    "homepage": "https://github.com/marcosnils/bin",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/marcosnils/bin/releases/download/v0.25.5/bin_0.25.5_windows_amd64.exe#/bin.exe",
            "hash": "3d86b404c0193395e1d06bafb4488df8ce4a57a1680116e042e4cc54b84f79fb"
        },
        "arm64": {
            "url": "https://github.com/marcosnils/bin/releases/download/v0.25.5/bin_0.25.5_windows_arm64.exe#/bin.exe",
            "hash": "f7847017d600d3a451f029a148e4d5b03d107c28347f0d037668fd5b56bf957a"
        }
    },
    "bin": "bin.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/marcosnils/bin/releases/download/v$version/bin_$version_windows_amd64.exe#/bin.exe"
            },
            "arm64": {
                "url": "https://github.com/marcosnils/bin/releases/download/v$version/bin_$version_windows_arm64.exe#/bin.exe"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
