We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
Extract wstunnel from the tarball. Run with -V flag.
wstunnel
-V
Expected version to show 10.1.9.
The text was updated successfully, but these errors were encountered:
Thanks, it is not ready yet, i forgot to tag it as pre-release. I, wanted to fix the CI and forgot after that
Sorry, something went wrong.
Should be fixed in the latest relase https://github.com/erebe/wstunnel/releases/tag/v10.1.9
No branches or pull requests
Describe the bug
10.1.9 release contains 10.1.8 binaries for at least Darwin ARM64 and Linux ARM64.
To Reproduce
Extract
wstunnel
from the tarball. Run with-V
flag.Expected behavior
Expected version to show 10.1.9.
The text was updated successfully, but these errors were encountered: