-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened:
install script failed to install xeol v0.10.3
What you expected to happen:
successful install
How to reproduce it (as minimally and precisely as possible):
curl -sSfL https://raw.githubusercontent.com/xeol-io/xeol/main/install.sh | sh -s -- -b /usr/local/bin
[info] checking github for the current release tag
[info] fetching release script for tag='v0.10.3'
[info] checking github for the current release tag
[info] using release tag='v0.10.3' version='0.10.3' os='darwin' arch='arm64'
[error] received HTTP status=404 for url='https://github.com/xeol-io/xeol/releases/download/v0.10.3/xeol_0.10.3_checksums.txt'
[error] could not find release asset for os='darwin' arch='arm64' format='tar.gz'
[error] failed to install xeol
Anything else we need to know?:
Environment:
-
Output of
xeol version
:
cannot install successfully
expect to bev0.10.3
-
OS :
macOS 15.3 24D60 arm64
Apple M2
Shell: ZSH
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working