argocd-autopilot: Update to version 0.4.20

This commit is contained in:
github-actions[bot] 2025-09-14 00:39:48 +00:00
parent 5062d579dc
commit b46b978625

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.19", "version": "0.4.20",
"description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.", "description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.",
"homepage": "https://github.com/argoproj-labs/argocd-autopilot", "homepage": "https://github.com/argoproj-labs/argocd-autopilot",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.19/argocd-autopilot-windows-amd64.tar.gz", "url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.20/argocd-autopilot-windows-amd64.tar.gz",
"hash": "b16bab2ffbff679510a0fdcc6180dafa80d546ebf2f5ab155610c8821fbe6635" "hash": "59a75a8932f8f0cc83d678742b86d2369a021e45e0a2967328ef625bed835ddc"
} }
}, },
"pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64.exe\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue", "pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64.exe\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",