diff --git a/bucket/lefthook.json b/bucket/lefthook.json index d8cea78cf0..feb8344280 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.13.1", + "version": "1.13.2", "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.13.1/lefthook_1.13.1_Windows_x86_64.gz", - "hash": "c5b76886eb026690d2eccdfe1376a8d949f1cc6c6aea2773ea989204dc22d278" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_x86_64.gz", + "hash": "80a64813f90132e0affa171d0546e619f0adf1edb26b8b66ba7ef2ee44a20dff" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.1/lefthook_1.13.1_Windows_i386.gz", - "hash": "d6679106e5dab92c1f5491c1f11b65333dd0a7c8ef4007d494dfaa4c4fe061fa" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_i386.gz", + "hash": "21fa2564200f321a1439484d8899daaeaee2b509f10ba5880fbcbb52911f87f1" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.1/lefthook_1.13.1_Windows_arm64.gz", - "hash": "4262e2dc9a26747f3fe6e89fcf24532b9e480a9814568404b9f7886992d580b7" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_arm64.gz", + "hash": "71ebe175faa7f039c74455de02aa87f0323f1d231b1278d6cc570cd495977979" } }, "bin": "lefthook.exe",