{
    "version": "1.0.45",
    "description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index",
    "homepage": "https://github.com/sonatype-nexus-community/nancy",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-amd64.zip",
            "hash": "b24e37ec63c6feb6318a59ced318861893ca3cf018c8b18813660e103d0bff5b"
        },
        "32bit": {
            "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.45/nancy-v1.0.45-windows-386.zip",
            "hash": "2e13263d532e56e72a3bae727bb330fead98b7ce59bab6bd137b833c39e957f1"
        }
    },
    "bin": "nancy.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v$version/nancy-v$version-windows-386.zip"
            }
        }
    }
}
