lefthook: Update to version 1.7.15

This commit is contained in:
github-actions[bot] 2024-09-02 08:30:27 +00:00
parent b08d2e9a49
commit d6b6ea0ce9

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.14", "version": "1.7.15",
"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.7.14/lefthook_1.7.14_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_x86_64.gz",
"hash": "1930930f4fe9f67cdcb75e0443817ecee7da3bee355effc060b687383a4a78ad" "hash": "c23320c92777d28d708a96826368ea88709ec4dc522b447161e3bb6fe26ad166"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.14/lefthook_1.7.14_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_i386.gz",
"hash": "4b1db40d050c42fa2cc21af7a682e7755e180e314cf5810675f3483e5da0724d" "hash": "abed5c128c5a6e2218b841bd2e0b9a1051246fd5680a51bd5c82dba425a27b3f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.14/lefthook_1.7.14_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.15/lefthook_1.7.15_Windows_arm64.gz",
"hash": "404ff31810a7ba1c72d0893848a8817742d11f35e6046f871c10ac0a69065521" "hash": "349b86831c4ef6ce9704b74146de9bda58a798135a9f0a9e5d929479087049de"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",