lefthook: Update to version 1.7.6

This commit is contained in:
github-actions[bot] 2024-07-24 08:28:03 +00:00
parent f303b39251
commit 0e27056224

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.5", "version": "1.7.6",
"description": "Fast and powerful Git hooks manager for any type of projects", "description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook", "homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_x86_64.gz",
"hash": "bf52b44f84ebfe5cb204ff3b7bfbdecf378192ea1a9f89bb8e31a0e690fd0f12" "hash": "a97ed231b8dd50464db9cdb529720b6d7117c83bb8b9e27c35d9f5c971087d8e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_i386.gz",
"hash": "2495e5f7fe8468a21d5457931bdb834b73293b455ee944d37f005dd68acd54e3" "hash": "07815c3db53343d17f94b9ee240bdd58bc956e978237e361d863f7fa5443a12e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_arm64.gz",
"hash": "da06aae8e116d0f5eea14c4cffc92dadfc7fc29d6df3d21601a1470617d0439b" "hash": "83b0a35e04b86ddce98c5992d705b77d8907f74b4dc2d5e6587e66a2e00603b1"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",