argocd-autopilot: Update to version 0.4.9

This commit is contained in:
github-actions[bot] 2023-01-03 16:30:06 +00:00
parent 9407764d45
commit c68ff0a802

View File

@ -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",