2022-03-01 20:28:30 +00:00

25 lines
876 B
JSON

{
"version": "5.5.1",
"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.1/pluto_5.5.1_windows_amd64.tar.gz",
"hash": "2be6404834de6d16d68446d3cdafc6abfd4e9d9e8ae060adf353a22dcdee4658"
}
},
"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"
}
}
}