2022-09-23 16:31:00 +00:00

27 lines
917 B
JSON

{
"version": "5.11.0",
"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.11.0/pluto_5.11.0_windows_amd64.tar.gz",
"hash": "1ff5dc744d548b486704818b4fd5bc85a6c214d93c4c114d1a1decb2c3701fef"
}
},
"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"
}
}
}