Skip to content

chapose-v1.0.0

Latest

Choose a tag to compare

@huanguan1978 huanguan1978 released this 26 Jun 02:46

chapose v1.0.0 is now available.

Downloads

  1. Download the ZIP file that matches your platform and CPU architecture.
  2. Extract the ZIP.
  3. Open the build folder inside the extracted package.
  4. 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

  1. Download the matching checksum file for your platform:
  • SHA256SUMS-macos.txt
  • SHA256SUMS-linux.txt
  • SHA256SUMS-windows.txt
  1. 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.