lefthook: Update to version 1.7.17

This commit is contained in:
github-actions[bot] 2024-09-26 08:30:53 +00:00
parent 313580c519
commit cb1b9edbe2

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.16", "version": "1.7.17",
"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.16/lefthook_1.7.16_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_x86_64.gz",
"hash": "9c811414cbc8c5e963f720818e180ea977ce78e98954bf3ca5a07774ddd78f61" "hash": "a106109525147481f9de428ceb89bd5a638acc55b4e5023c97de64838d918902"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_i386.gz",
"hash": "71a4b3bb7324d120aaed36eb129081371edf59caafe44bf20eb15b1dd6851a0a" "hash": "5c431f651df4674f9ea7763790b5ee69712108a5756ecd20232ba9667d90a8f6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_arm64.gz",
"hash": "dac08b2f9210c7475e25e34c2dd66dd3e34836ca1d11731c1f40660a447ff864" "hash": "47d35eae2d3a25e6af67bb2a218f3f4cccf1f409b91ae85d63ead5d5d9b15e0d"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",