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 binary is actually "AMD64" and/or "ARM-64" #2247

Closed
Elkiwa opened this issue Oct 5, 2023 · 1 comment · Fixed by #2250
Closed

Windows binary is actually "AMD64" and/or "ARM-64" #2247

Elkiwa opened this issue Oct 5, 2023 · 1 comment · Fixed by #2250
Labels
bug Something isn't working

Comments

@Elkiwa
Copy link

Elkiwa commented Oct 5, 2023

Describe the bug

The release page indicates users are able to download Windows ARM-64 binary
image

  1. However, the URL naming suggests that it is actually Windows "AMD-64" binary
    https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.1.1/jfrog-cli-windows-amd64/jfrog.exe

  2. I installed it on my Windows amd64 machine and run it through PowerShell

PS C:\dev> jfrog --version
jf version 2.49.2

Current behavior

  1. Go to https://github.com/jfrog/jfrog-cli/releases/tag/v2.49.2 page
  2. Click "Downloads JFrog CLI"

image

  1. Only ARM-64 is listed under Windows section

Reproduction steps

  1. Prepare a Windows AMD-64 and/or ARM-64 machine
  2. Install jfrog.exe from https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.1.1/jfrog-cli-windows-amd64/jfrog.exe

Expected behavior

  1. Go to https://github.com/jfrog/jfrog-cli/releases/tag/v2.49.2 page
  2. Click "Downloads JFrog CLI"
  3. AMD-64 and/or ARM-64 will be listed under Windows section

JFrog CLI version

2.49.2

Operating system type and version

WIndows 11 AMD-64

JFrog Artifactory version

Not Applicable

JFrog Xray version

Not Applicable

@Elkiwa Elkiwa added the bug Something isn't working label Oct 5, 2023
@yahavi yahavi linked a pull request Oct 17, 2023 that will close this issue
4 tasks
@yahavi
Copy link
Member

yahavi commented Oct 18, 2023

@Elkiwa
Thanks for reporting this issue.
JFrog CLI 2.50.2 includes the fix for this issue.

@yahavi yahavi closed this as completed Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants