{
    "version": "1.6.1",
    "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.6.1/lefthook_1.6.1_Windows_x86_64.gz",
            "hash": "ee08d11e39cf15a46a26821d4d188fa3e6e4c4671a1e86f718bbe88ba1937c19"
        },
        "32bit": {
            "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_i386.gz",
            "hash": "3aa5cd7ffe6c32ef2a6cc489f61f0aeac8fa558d05a6b957047f90761ee7fab3"
        },
        "arm64": {
            "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_arm64.gz",
            "hash": "0a7418542a0406f593a0e838e2ce51fcee04bc2f54edaf0a161e1f325511b763"
        }
    },
    "bin": "lefthook.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/evilmartians/lefthook/releases/download/v$version/lefthook_$version_Windows_x86_64.gz"
            },
            "32bit": {
                "url": "https://github.com/evilmartians/lefthook/releases/download/v$version/lefthook_$version_Windows_i386.gz"
            },
            "arm64": {
                "url": "https://github.com/evilmartians/lefthook/releases/download/v$version/lefthook_$version_Windows_arm64.gz"
            }
        },
        "hash": {
            "url": "$baseurl/lefthook_checksums.txt"
        }
    }
}
