Releases: huanguan1978/chacrypt
Releases · huanguan1978/chacrypt
Release list
chapose-v1.0.0
chapose v1.0.0 is now available.
Downloads
- Download the ZIP file that matches your platform and CPU architecture.
- Extract the ZIP.
- Open the build folder inside the extracted package.
- Run the executable file.
Executable Naming
- The executable name may be long (for example, chapose-1.0.0-linux-x64).
- You can run it directly with the original name.
- You may rename it to a shorter name, such as:
- chapose (macOS/Linux)
- chapose.exe (Windows)
- You can also keep the original filename and use a shell alias.
Integrity Check
- Download the matching checksum file for your platform:
- SHA256SUMS-macos.txt
- SHA256SUMS-linux.txt
- SHA256SUMS-windows.txt
- Verify the ZIP checksum before use.
Platform Compatibility
These binaries are built in CI and are expected to work on modern operating systems.
- macOS (Intel): Built on macOS 15 Intel. Older Intel macOS versions are not guaranteed.
- macOS (Apple Silicon): Built on macOS 14 arm64. Older Apple Silicon macOS versions are not guaranteed.
- Linux (x64/arm64/arm/riscv64): Built for Linux targets. Compatibility depends on kernel and libc/runtime environment. Use a modern Linux distribution.
- Windows (x64): Recommended for Windows 10 or later.
If a binary does not run on your system, please try a newer OS version.