Skip to content

v7.0.1 (2026-09-01)

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 15:22
v7.0.1
1574bfc

Release Notes

Bug fixes

  • Identify the failing expression when a header template references an undefined value.
  • Honor .gitignore files at or below files.root when automatic Git discovery falls back outside a worktree.
  • Restore fresh Cargo dependency resolution after the bisync releases required by gix 0.86 were yanked.

Install hawkeye 7.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fast/hawkeye/releases/download/v7.0.1/hawkeye-installer.sh | sh

Download hawkeye 7.0.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
hawkeye-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
hawkeye-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum