lefthook: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2023-11-22 08:26:35 +00:00
parent eae258102b
commit 6335640ab9

View File

@ -1,20 +1,20 @@
{
"version": "1.5.2",
"version": "1.5.3",
"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.2/lefthook_1.5.2_Windows_x86_64.gz",
"hash": "433929c9199fe1aa644e404c7c7865e217bfd211b1d702552788e7f3cbea3330"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_x86_64.gz",
"hash": "b4e0e479866222e0db55e0429f006cd5e832749a44435ad9709c9c3d09d30c99"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_i386.gz",
"hash": "33e547a2d4c844ffaed7d92089b45668e3875eaae4b1dff39694bd65cfecf05a"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_i386.gz",
"hash": "a1ea32311f0fc3cce55756de9f7045b28f9b5f21f982aa66d90dfb371bae59de"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_arm64.gz",
"hash": "99a1de25de22ac0e6ef6bc3e65db36f71c2dc67feafa2ad6707268bb6960a961"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_arm64.gz",
"hash": "bac88dccfaddf4d3bbef75c4401914bbb759aeae26796c9f8f56142ff8fcef57"
}
},
"bin": "lefthook.exe",