2026-02-24 20:31:42 +00:00

27 lines
917 B
JSON

{
"version": "5.22.8",
"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.22.8/pluto_5.22.8_windows_amd64.tar.gz",
"hash": "2755b8d965d4b0479d0fc094a158d3aa71757890b3330b7ff1c715fde2517801"
}
},
"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"
}
}
}