Skip to content

6.1.1 2025-06-11

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:05
v6.1.1
cdc68d9

Release Notes

New features

  • Supports format CommonJS files: pattern = "cjs" and headerType = "SLASHSTAR_STYLE".
  • Supports format Verilog files: pattern = "v" and headerType = "SLASHSTAR_STYLE".
  • Supports format SystemVerilog files: pattern = "sv" and headerType = "SLASHSTAR_STYLE".

Install hawkeye 6.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/korandoru/hawkeye/releases/download/v6.1.1/hawkeye-installer.sh | sh

Download hawkeye 6.1.1

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