8000 Release 1.7.1 - 2025-02-28 · senekor/ec2hx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.

1.7.1 - 2025-02-28

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 12:11
3e48ad3

Release Notes

compare changes

Fixed

  • Users that build helix from source may have symlinked their runtime directory
    to the one of their local helix repository. ec2hx sometimes generates query
    files into the user's runtime directory. In that case, those query files will
    be in the helix repository, which is annoying. These generated files are now
    also automatically ignored by git, making it less of a problem.

Install ec2hx 1.7.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/senekor/ec2hx/releases/download/v1.7.1/ec2hx-installer.sh | sh

Download ec2hx 1.7.1

File Platform Checksum
ec2hx-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ec2hx-x86_64-apple-darwin.tar.xz Intel macOS checksum
ec2hx-x86_64-pc-windows-msvc.zip x64 Windows checksum
ec2hx-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
ec2hx-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
0