lefthook: Update to version 1.6.4

This commit is contained in:
github-actions[bot] 2024-02-28 08:26:59 +00:00
parent 2db43b488f
commit a29bdd118a

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.3", "version": "1.6.4",
"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.6.3/lefthook_1.6.3_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.4/lefthook_1.6.4_Windows_x86_64.gz",
"hash": "57d124c8ee11a6ada10bf34b8459833c645fa6427d5dbf290bff1bf7b0fcb5c1" "hash": "00b1e06623deb36e30701c3304b95392534218cbdb5ee25c9daac4e8e8507894"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.3/lefthook_1.6.3_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.4/lefthook_1.6.4_Windows_i386.gz",
"hash": "6ce633b91d62d65a6bff40323212ed98f5b8b24ebb407bfce39641a4d41712dd" "hash": "1ef69a47acd1baa6ed4d93486037ff53eeec0ef616d6f0e3a2cf3aee72e2c4bc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.3/lefthook_1.6.3_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.4/lefthook_1.6.4_Windows_arm64.gz",
"hash": "c316b25f649e18299ee8834b8a72bba20eac5dc9f57df4a4ec82baddfc840481" "hash": "3de153f779ae1ce3e23df1b5fc4499d6dc2fc188e3435f66e742ac61f483c67b"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",