This repository was archived by the owner on May 24, 2025. It is now read-only.
Release Notes
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 |