pluto: Update to version 5.5.0

This commit is contained in:
github-actions[bot] 2022-02-25 20:26:55 +00:00
parent 9958c7eadb
commit d239a9d926

View File

@ -1,12 +1,12 @@
{ {
"version": "5.4.1", "version": "5.5.0",
"description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
"homepage": "https://github.com/FairwindsOps/pluto", "homepage": "https://github.com/FairwindsOps/pluto",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/FairwindsOps/pluto/releases/download/v5.4.1/pluto_5.4.1_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.5.0/pluto_5.5.0_windows_amd64.tar.gz",
"hash": "cec05836fcba9e5c53048bf9098bd4ce0bd22b33706bc1d82f879620a3db5e07" "hash": "a3ab91d84d8a410b01eb478b029195eb2084491efdcf9545348e348c8b36b267"
} }
}, },
"bin": "pluto.exe", "bin": "pluto.exe",