lefthook: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-07-08 12:31:19 +00:00
parent 83b8326788
commit b27e9bd93e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.21", "version": "1.7.0",
"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.6.21/lefthook_1.6.21_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_x86_64.gz",
"hash": "da42e60df4588be0882684852e6dcd2c3f62184a4cd8c19163a2c778d878a070" "hash": "5926db085a5f738785d04067ac3c30393a92bf07fcce5509bf2846d7253b01b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_i386.gz",
"hash": "a044b4dbf8290d778ca59becafa6ce4a9de1148ccde9313a760957519278b5aa" "hash": "f235637a7b77c5e47e6218654e995d53a09127a8bbeabef72d3e22e7ec6b9edd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_arm64.gz",
"hash": "5541e3ac10ca56e240d6db735a29bc54550a9d6326150e261ce60576faab91ce" "hash": "eebee1a27a42096f402316df78699ff3f8fad78c1a6a882ab986d9e5862ae667"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",