lefthook: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2024-07-19 08:28:39 +00:00
parent 9320b9187c
commit deec3920b3

View File

@ -1,20 +1,20 @@
{
"version": "1.7.3",
"version": "1.7.4",
"description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_x86_64.gz",
"hash": "fad7b5c4883ff33af0f799f99d06c31a6854b7224721c1155ae4ae2c8e23714c"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_x86_64.gz",
"hash": "2aae2821160eff248081ab988ed30763bfb6afc2cdea1b6a623d3f2974f4bc3c"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_i386.gz",
"hash": "a58ecce5ef8bafa45471d125b1382c4df53418b5f5e007ebdd4b9bf79e235498"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_i386.gz",
"hash": "60347d9bb2073c941ecc7823c4a2eadbb4c208048156b3452427af053c7a6730"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_arm64.gz",
"hash": "87ca1f5a6240afac58fe896a748df011f229dc779b42ea5a04bd1dcd44641ea9"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_arm64.gz",
"hash": "b335e0262a47aabf4d211988e19122b398ded453bf68ae5440562bc7cb99565c"
}
},
"bin": "lefthook.exe",