pluto: Update to version 5.3.1

This commit is contained in:
github-actions[bot] 2022-01-14 20:27:46 +00:00
parent cdcc01344f
commit eccf1637ec

View File

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