lefthook: Update to version 2.0.5

This commit is contained in:
github-actions[bot] 2025-12-02 20:30:56 +00:00
parent 7f31c0a242
commit 8e3a5840ad

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.4", "version": "2.0.5",
"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/v2.0.4/lefthook_2.0.4_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.5/lefthook_2.0.5_Windows_x86_64.gz",
"hash": "5bb694b3dc5c9d46e84c3eea0bd6f3921c3143dc5c3c8dc43acca4d3590fefa0" "hash": "65b8283f3d877b9a118c52f155f8c3764b9b0eb12f0782a887a0007d4bc8bfca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.4/lefthook_2.0.4_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.5/lefthook_2.0.5_Windows_i386.gz",
"hash": "9510146bd1fa6b4fc769eee70125bac324440bbb183398a17a4d575dc9115377" "hash": "0bb7ad9eb17e57dc6be50c71e0c258fc64b7b76d363bfe8c234f0181e6c5a685"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.4/lefthook_2.0.4_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.5/lefthook_2.0.5_Windows_arm64.gz",
"hash": "54717a828c97cd51432d9b16f40b08636842db0d00dc515d06400803fd4640ba" "hash": "c57d27a651afdd2dde536d02af0edfb1fd323f83840e1927bb33fbb43372f4b2"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",