argocd-autopilot: Update to version 0.2.31

This commit is contained in:
github-actions[bot] 2022-03-10 16:30:00 +00:00
parent e88bc6a324
commit 3838df757c

View File

@ -1,12 +1,12 @@
{
"version": "0.2.30",
"version": "0.2.31",
"description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.",
"homepage": "https://github.com/argoproj-labs/argocd-autopilot",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.2.30/argocd-autopilot-windows-amd64.tar.gz",
"hash": "feae87ab6b2d31ad579e2f5b969314079111ac424a35edf82183c19f6de9d12e"
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.2.31/argocd-autopilot-windows-amd64.tar.gz",
"hash": "8d6654169a94ed06185e299969024ea7a0ad33cf8798fea270ab20e0ece3d564"
}
},
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",