2022-03-09 16:29:44 +00:00

25 lines
876 B
JSON

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