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

10.1.9 binary releases have 10.1.8 binaries #405

Closed
jdwhite opened this issue Feb 4, 2025 · 2 comments
Closed

10.1.9 binary releases have 10.1.8 binaries #405

jdwhite opened this issue Feb 4, 2025 · 2 comments
Labels

Comments

@jdwhite
Copy link

jdwhite commented Feb 4, 2025

Describe the bug

10.1.9 release contains 10.1.8 binaries for at least Darwin ARM64 and Linux ARM64.

$ tar xvf wstunnel_10.1.9_darwin_arm64.tar.gz wstunnel
x wstunnel
$ chmod +x wstunnel
$ xattr -d com.apple.quarantine ./wstunnel
$ ./wstunnel -V
wstunnel-cli 10.1.8

# tar xvf wstunnel_10.1.9_linux_arm64.tar.gz wstunnel
wstunnel
# chmod +x ./wstunnel
# ./wstunnel -V
wstunnel-cli 10.1.8

To Reproduce

Extract wstunnel from the tarball. Run with -V flag.

Expected behavior

Expected version to show 10.1.9.

@jdwhite jdwhite added the bug label Feb 4, 2025
@jdwhite jdwhite changed the title Short description of the issue 10.1.9 binary releases have 10.1.8 binaries Feb 4, 2025
@erebe
Copy link
Owner

erebe commented Feb 4, 2025

Thanks, it is not ready yet, i forgot to tag it as pre-release. I, wanted to fix the CI and forgot after that

@erebe erebe closed this as completed Feb 5, 2025
@erebe
Copy link
Owner

erebe commented Feb 5, 2025

Should be fixed in the latest relase https://github.com/erebe/wstunnel/releases/tag/v10.1.9

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

No branches or pull requests

2 participants