pluto: Update to version 5.2.0

This commit is contained in:
github-actions[bot] 2021-12-28 20:27:22 +00:00
parent 5ac8d124bd
commit 523e52a543

View File

@ -1,12 +1,12 @@
{ {
"version": "5.1.1", "version": "5.2.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.1.1/pluto_5.1.1_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.2.0/pluto_5.2.0_windows_amd64.tar.gz",
"hash": "4c1379c6629299a751a5add83606af088e0004e60b3380c04042c99da0b8f8d3" "hash": "f8117d22e59da172b2b0a8dc8677c2a327ff1d6dbde8cbb0e6866c43d8df7b71"
} }
}, },
"bin": "pluto.exe", "bin": "pluto.exe",