{
    "version": "0.4.0",
    "description": "Legacy command line interface for managing and deploying sites on Netlify without leaving your terminal.",
    "homepage": "https://www.netlify.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/netlify/netlifyctl/releases/download/v0.4.0/netlifyctl-windows-amd64-0.4.0.zip",
            "hash": "24dd6f0e6c99eb67a47641ebc74f91982ead1be869a87763002e5efa3cac2432"
        }
    },
    "bin": "netlifyctl.exe",
    "checkver": {
        "github": "https://github.com/netlify/netlifyctl"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/netlify/netlifyctl/releases/download/v$version/netlifyctl-windows-amd64-$version.zip"
            }
        }
    }
}
