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

Improve arch and system autodetection #52 #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slavaGanzin
Copy link

Before:

stew i rancher-sandbox/rancher-desktop
rancher-sandbox/rancher-desktop
! Could not automatically detect the release asset matching your OS/Arch. Please select it manually:  [Use arrows to move, type to filter]
> rancher-desktop-linux-v1.16.0.zip
  rancher-desktop-linux-v1.16.0.zip.sha512sum
  Rancher.Desktop-1.16.0-mac.aarch64.zip
  Rancher.Desktop-1.16.0-mac.aarch64.zip.sha512sum
  Rancher.Desktop-1.16.0-mac.x86_64.zip
  Rancher.Desktop-1.16.0-mac.x86_64.zip.sha512sum
  Rancher.Desktop-1.16.0.aarch64.dmg

After:

stew i rancher-sandbox/rancher-desktop
rancher-sandbox/rancher-desktop
! Could not automatically detect the release asset matching your OS/Arch. Please select it manually:  [Use arrows to move, type to filter]
> Rancher.Desktop-1.16.0-mac.x86_64.zip
  Rancher.Desktop-1.16.0.x86_64.dmg
uname -a
Darwin m 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:37:13 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8112 x86_64

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

Successfully merging this pull request may close these issues.

1 participant