lefthook: Update to version 1.5.4

This commit is contained in:
github-actions[bot] 2023-11-27 08:27:08 +00:00
parent ab5565b06e
commit d1ba65456b

View File

@ -1,20 +1,20 @@
{ {
"version": "1.5.3", "version": "1.5.4",
"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.5.3/lefthook_1.5.3_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_x86_64.gz",
"hash": "b4e0e479866222e0db55e0429f006cd5e832749a44435ad9709c9c3d09d30c99" "hash": "74a4cb54a5b22633c445775b752c8541f766f8aa37c0bbb4f73b55f2fd8953e3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_i386.gz",
"hash": "a1ea32311f0fc3cce55756de9f7045b28f9b5f21f982aa66d90dfb371bae59de" "hash": "33eae096497592819fac4ad955b79eed6432c3deea6aaf47b144e578dd346d98"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_arm64.gz",
"hash": "bac88dccfaddf4d3bbef75c4401914bbb759aeae26796c9f8f56142ff8fcef57" "hash": "194bf12fa89157f2d33fadab9786700b20e2f3b37f803fd7b579d887b43153eb"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",