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

[Bug]: lsd-v1.1.0-aarch64-unknown-linux-musl reports 1.0.0 as version #1012

Closed
1 task done
pro-sumer opened this issue Mar 22, 2024 · 3 comments
Closed
1 task done
Assignees

Comments

@pro-sumer
Copy link

Version

  • latest

version

lsd 1.0.0

What OS are you seeing the problem on?

Linux

installation

Manually extracting https://github.com/lsd-rs/lsd/releases/download/v1.1.0/lsd-v1.1.0-aarch64-unknown-linux-musl.tar.gz

term

xterm-256color

ls-colors

no=00;38;5;244:di=37:ln=34:so=1;30:pi=1;30:ex=32:bd=1;30:cd=1;30:su=32:sg=32:tw=33:ow=33

What happened?

`lsd --version` outputs `lsd 1.0.0`

What expected?

`lsd --version` outputs `lsd 1.1.0`

What else?

n/a
@pro-sumer
Copy link
Author

Same for lsd-v1.1.0-aarch64-unknown-linux-gnu.tar.gz (and maybe more?).

@tranzystorekk
Copy link
Contributor

The bug is in that new release was cut without bumping version in Cargo.toml/Cargo.lock

@zwpaper
Copy link
Member

zwpaper commented Mar 23, 2024

thanks for the quick catch!
fixed in https://github.com/lsd-rs/lsd/releases/tag/v1.1.1

@zwpaper zwpaper closed this as completed Mar 23, 2024
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

No branches or pull requests

3 participants