EXE
WinGet
Lefthook
Evil Martians · 2.0.9 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
lefthook_2.0.9_Windows_arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
evilmartians.lefthook
Version
2.0.9
Description
Fast and powerful Git hooks manager for any type of projects.
License
MIT
↗
Installer URL
https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_arm64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Changelog
- d2fa5d9 chore: remove unnecessary .svg executable permissions (#1219)
- 0792c2c chore: upgrade golangci-lint to 2.7.1, add godoclint (#1223)
- 0b9f193 fix: check and report Scanner errors (#1222)
- 97a7399 fix: do not try to hash-object directories (#1220)
- 16fe016 fix: improve separation of options and filenames for more git commands (#1225)
- 07c5ccb fix: skip pre commit hook if no staged files (#1229)
- 98699c8 refactor: command executor tweaks (#1224)
- 76cc6de refactor: remove…