2022-01-25 20:47:05 +00:00

25 lines
876 B
JSON

{
"version": "5.3.4",
"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.4/pluto_5.3.4_windows_amd64.tar.gz",
"hash": "52094a7b83210c0873e9c098eddf1b2c313973694d5aac0d98b1a284954e7ab2"
}
},
"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"
}
}
}