diff --git a/bucket/argocd-autopilot.json b/bucket/argocd-autopilot.json index 0a672a5d20..aef96fff29 100644 --- a/bucket/argocd-autopilot.json +++ b/bucket/argocd-autopilot.json @@ -1,12 +1,12 @@ { - "version": "0.4.8", + "version": "0.4.9", "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.4.8/argocd-autopilot-windows-amd64.tar.gz", - "hash": "8de5a0b5eb67bac9ea2c7f97263fc9f2b4de4d7cc19c81b889842f66f67bcfc2" + "url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.9/argocd-autopilot-windows-amd64.tar.gz", + "hash": "a5d101faaf36cb600fbb750f02c9c9c5a0fbb0a306fc4e42c30bdd18287149db" } }, "pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",