argocd-autopilot: Update to version 0.4.10

This commit is contained in:
github-actions[bot] 2023-01-11 12:51:31 +00:00
parent f10172b70e
commit f432c55469

View File

@ -1,12 +1,12 @@
{
"version": "0.4.9",
"version": "0.4.10",
"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.9/argocd-autopilot-windows-amd64.tar.gz",
"hash": "a5d101faaf36cb600fbb750f02c9c9c5a0fbb0a306fc4e42c30bdd18287149db"
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.10/argocd-autopilot-windows-amd64.tar.gz",
"hash": "dff64f3463fd2e1f31a584fdff64e84335c67526d7d211ffebc8bdc02f188a48"
}
},
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",