pluto: Update to version 5.7.0

This commit is contained in:
github-actions[bot] 2022-03-24 20:27:47 +00:00
parent e26785e133
commit 02dcb0e3e4

View File

@ -1,12 +1,12 @@
{ {
"version": "5.6.0", "version": "5.7.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.6.0/pluto_5.6.0_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.7.0/pluto_5.7.0_windows_amd64.tar.gz",
"hash": "d806cee704484dc2a91ac7209e22072f52e0522a16452ea9c81feb9ff2ead820" "hash": "0e6d3e1a09a287e2d5c85a51eeed5146abf7a2f8e8cef2c949f2387a2cb54837"
} }
}, },
"bin": "pluto.exe", "bin": "pluto.exe",