{
    "version": "5.24.0",
    "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
    "homepage": "https://pluto.docs.fairwinds.com/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.24.0/pluto_5.24.0_windows_amd64.tar.gz",
            "hash": "7704b888420dfe29d306a3c1a30948dce7d161d4d8ce078fdf7aecae33dddceb"
        }
    },
    "bin": "pluto.exe",
    "checkver": {
        "github": "https://github.com/FairwindsOps/pluto"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/FairwindsOps/pluto/releases/download/v$version/pluto_$version_windows_amd64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
