lefthook: Update to version 1.7.5

This commit is contained in:
github-actions[bot] 2024-07-22 08:30:46 +00:00
parent 40cdb8ffee
commit 037807d37f

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.4", "version": "1.7.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/v1.7.4/lefthook_1.7.4_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_x86_64.gz",
"hash": "2aae2821160eff248081ab988ed30763bfb6afc2cdea1b6a623d3f2974f4bc3c" "hash": "bf52b44f84ebfe5cb204ff3b7bfbdecf378192ea1a9f89bb8e31a0e690fd0f12"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_i386.gz",
"hash": "60347d9bb2073c941ecc7823c4a2eadbb4c208048156b3452427af053c7a6730" "hash": "2495e5f7fe8468a21d5457931bdb834b73293b455ee944d37f005dd68acd54e3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_arm64.gz",
"hash": "b335e0262a47aabf4d211988e19122b398ded453bf68ae5440562bc7cb99565c" "hash": "da06aae8e116d0f5eea14c4cffc92dadfc7fc29d6df3d21601a1470617d0439b"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",