diff --git a/bucket/argocd-autopilot.json b/bucket/argocd-autopilot.json index ea127a0388..835c7093f6 100644 --- a/bucket/argocd-autopilot.json +++ b/bucket/argocd-autopilot.json @@ -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",