diff --git a/bucket/argocd-autopilot.json b/bucket/argocd-autopilot.json index 2616494f37..e0a4c55c3d 100644 --- a/bucket/argocd-autopilot.json +++ b/bucket/argocd-autopilot.json @@ -9,7 +9,7 @@ "hash": "68779b3b9311395e994f352c5d90208cf8fbd836fa133d4502bf274b7d55c64f" } }, - "pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue", + "pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64.exe\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue", "bin": "argocd-autopilot.exe", "checkver": "github", "autoupdate": {