Merge pull request #311437 from r-ryantm/auto-update/lefthook

lefthook: 1.6.10 -> 1.6.11
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-05-13 22:11:26 +00:00 committed by GitHub
commit cc122dfd2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
let
pname = "lefthook";
version = "1.6.10";
version = "1.6.11";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "evilmartians";
repo = "lefthook";
rev = "v${version}";
hash = "sha256-6VjvlGA6PBYLa1Ct05jokgF9zlYKihr+ESG4C8MHnO0=";
hash = "sha256-l94RysGILYju0u1jOIGxLVe/TECw1naMq9SzpYq6ooM=";
};
vendorHash = "sha256-sDqP+fzAFavqtvJ98nwsD5+GxNhmLgtOkTzIK06wp9E=";