pluto: Update to version 5.3.2

This commit is contained in:
github-actions[bot] 2022-01-15 00:32:17 +00:00
parent a2a42d8b56
commit bbd8563236

View File

@ -1,12 +1,12 @@
{ {
"version": "5.3.1", "version": "5.3.2",
"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.3.1/pluto_5.3.1_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.3.2/pluto_5.3.2_windows_amd64.tar.gz",
"hash": "adb2126faed429eda9f8c87df80650b75f4cb0ecad593b054c7aa863578f1a0b" "hash": "481134d5c0bf3f148750c0a403bd0afb0bf25770d271443430e4088618b081ef"
} }
}, },
"bin": "pluto.exe", "bin": "pluto.exe",