2021-12-29 00:32:38 +00:00

25 lines
876 B
JSON

{
"version": "5.2.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.2.2/pluto_5.2.2_windows_amd64.tar.gz",
"hash": "a334d9a47f94a94a6b067864f2f86eb834a6f2f3426f0dbf1054c48124a928d0"
}
},
"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"
}
}
}