argocd-autopilot: Update to version 0.4.14

This commit is contained in:
github-actions[bot] 2023-03-19 16:29:49 +00:00
parent 74b219993c
commit 41615959ce

View File

@ -1,12 +1,12 @@
{
"version": "0.4.13",
"version": "0.4.14",
"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.13/argocd-autopilot-windows-amd64.tar.gz",
"hash": "f41642cc52c7dba6458c027e42fea6cf467ae3b633f97e1081223c20a9c453be"
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.14/argocd-autopilot-windows-amd64.tar.gz",
"hash": "31925662df564f2631b1ec444aac5c399c7516cc43fa575f6aa5b6d46dbc2467"
}
},
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64.exe\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",