2022-02-16 20:26:06 +00:00

25 lines
876 B
JSON

{
"version": "5.4.0",
"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.4.0/pluto_5.4.0_windows_amd64.tar.gz",
"hash": "0d911936a7a9564c9bb93c1d686e3c2d4d8b4c42b832c02be3d784f4937536da"
}
},
"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"
}
}
}