lefthook: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2023-10-09 08:26:57 +00:00
parent 8a54907c06
commit 6c5ba5ee26

View File

@ -1,20 +1,20 @@
{
"version": "1.5.1",
"version": "1.5.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.5.1/lefthook_1.5.1_Windows_x86_64.gz",
"hash": "fd89adf35e0bf063615accda52b206affcb5bbe40beb7dc68889141c791632ef"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_x86_64.gz",
"hash": "433929c9199fe1aa644e404c7c7865e217bfd211b1d702552788e7f3cbea3330"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.1/lefthook_1.5.1_Windows_i386.gz",
"hash": "9025718adff88d9ec3ea7c61dea3c1001737a187f3f163a08b7c7c6f57b4fa62"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_i386.gz",
"hash": "33e547a2d4c844ffaed7d92089b45668e3875eaae4b1dff39694bd65cfecf05a"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.1/lefthook_1.5.1_Windows_arm64.gz",
"hash": "372d445e6fce2bd17d9ef5ba7310eca8781cc5abd2fa8bcebc124c673ce76b6f"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_arm64.gz",
"hash": "99a1de25de22ac0e6ef6bc3e65db36f71c2dc67feafa2ad6707268bb6960a961"
}
},
"bin": "lefthook.exe",