2024-07-24 20:26:25 +00:00

27 lines
911 B
JSON

{
"version": "5.20",
"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.20/pluto_5.20_windows_amd64.tar.gz",
"hash": "adecc8e4a251643c2eddcacfe10a4e697a4ea8a176ea86bbd3851bd7291db814"
}
},
"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"
}
}
}