Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows CLI Downloads missing ".exe" #3607

Open
IvanJosipovic opened this issue Mar 4, 2025 · 0 comments
Open

Windows CLI Downloads missing ".exe" #3607

IvanJosipovic opened this issue Mar 4, 2025 · 0 comments

Comments

@IvanJosipovic
Copy link

IvanJosipovic commented Mar 4, 2025

Description

The CLI Download links for Windows are broken. They are missing ".exe".

Broken:
https://github.com/akuity/kargo/releases/latest/download/kargo-windows-arm64
https://github.com/akuity/kargo/releases/latest/download/kargo-windows-amd64

Correct:
https://github.com/akuity/kargo/releases/latest/download/kargo-windows-arm64.exe
https://github.com/akuity/kargo/releases/latest/download/kargo-windows-amd64.exe

Steps to Reproduce

  • Navigate to /downloads
  • Click on Windows ARM or x86

Version

{
"Version": "v1.3.0",
"BuildDate": "2025-02-25T20:20:33Z",
"GitCommit": "f645f54c5cc72efc122ffd602544eec1bdee1656",
"GitTreeDirty": false,
"GoVersion": "go1.24.0",
"Compiler": "gc",
"Platform": "linux/amd64"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants