2022-06-10 20:27:20 +00:00

27 lines
914 B
JSON

{
"version": "5.8.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.8.0/pluto_5.8.0_windows_amd64.tar.gz",
"hash": "bae7d5a70af336333a14c0343c1d0b92264744c98f4be113fb7661bab2351f62"
}
},
"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"
}
}
}