pluto: Update to version 5.1.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 3bd4ade685
commit 6e86a8d928

View File

@ -1,12 +1,12 @@
{
"version": "5.1.0",
"version": "5.1.1",
"description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
"homepage": "https://github.com/FairwindsOps/pluto",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/FairwindsOps/pluto/releases/download/v5.1.0/pluto_5.1.0_windows_amd64.tar.gz",
"hash": "a7bb7492d1ac6856314ebe357dc5bc6798041147343333eb7c60303062b32162"
"url": "https://github.com/FairwindsOps/pluto/releases/download/v5.1.1/pluto_5.1.1_windows_amd64.tar.gz",
"hash": "4c1379c6629299a751a5add83606af088e0004e60b3380c04042c99da0b8f8d3"
}
},
"bin": "pluto.exe",