lefthook: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-01-22 08:27:29 +00:00
parent e2e7435e68
commit b2d0a407be

View File

@ -1,20 +1,20 @@
{ {
"version": "1.5.7", "version": "1.6.0",
"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.5.7/lefthook_1.5.7_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.0/lefthook_1.6.0_Windows_x86_64.gz",
"hash": "e4eb949245ec2632f51e7b8a3e1bd2d78067855bbff92f3f72a38a50ccb7782d" "hash": "efb566ca514bb037f8ad279464a211b5eccc3bfb5c00cf2622e77580c7e432ac"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.7/lefthook_1.5.7_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.0/lefthook_1.6.0_Windows_i386.gz",
"hash": "2b388bed79045df6402c968e55524cc7fd6d1fa7511a02556e27b4a540d2e239" "hash": "35dbf113006bd25351ea0ed3e1b75677d0f9a84633365f2c21aa6d6b9bc646fb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.7/lefthook_1.5.7_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.0/lefthook_1.6.0_Windows_arm64.gz",
"hash": "dd0c220a7ebc654bb5e7274528aa27ead19b188fad3ab4415411d4c94b0b4693" "hash": "1d41c4bdf4b5518b7c258fe2c8481fe1219ec4828aca42fd0a256ebfd5ad9f93"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",