diff --git a/bucket/lefthook.json b/bucket/lefthook.json index cb28c174db..ba9ad5ed8c 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.15", + "version": "1.7.16", "description": "Fast and powerful Git hooks manager for any type of projects", "homepage": "https://github.com/evilmartians/lefthook", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_x86_64.gz", - "hash": "c23320c92777d28d708a96826368ea88709ec4dc522b447161e3bb6fe26ad166" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_x86_64.gz", + "hash": "9c811414cbc8c5e963f720818e180ea977ce78e98954bf3ca5a07774ddd78f61" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_i386.gz", - "hash": "abed5c128c5a6e2218b841bd2e0b9a1051246fd5680a51bd5c82dba425a27b3f" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_i386.gz", + "hash": "71a4b3bb7324d120aaed36eb129081371edf59caafe44bf20eb15b1dd6851a0a" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_arm64.gz", - "hash": "349b86831c4ef6ce9704b74146de9bda58a798135a9f0a9e5d929479087049de" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_arm64.gz", + "hash": "dac08b2f9210c7475e25e34c2dd66dd3e34836ca1d11731c1f40660a447ff864" } }, "bin": "lefthook.exe",