2022-01-15 00:32:17 +00:00

25 lines
876 B
JSON

{
"version": "5.3.2",
"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.3.2/pluto_5.3.2_windows_amd64.tar.gz",
"hash": "481134d5c0bf3f148750c0a403bd0afb0bf25770d271443430e4088618b081ef"
}
},
"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"
}
}
}