v1.7.3
Installation
| Platform | Command |
|---|---|
| macOS (Homebrew) | brew install M-Igashi/tap/headroom |
| Windows (winget) | winget install M-Igashi.headroom |
| Cargo | cargo install headroom (ffmpeg must be installed separately) |
Package managers (Homebrew, winget) install ffmpeg automatically. mp3rgain is built-in — no separate installation needed.
Checksums
See headroom-v1.7.3-checksums.txt for SHA256 checksums of all binaries.
What's Changed
- chore(ci): add dependency review and fix context injection in run blocks by @M-Igashi in #27
- ci: bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 by @dependabot[bot] in #28
Full Changelog: v1.7.2...v1.7.3