mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.13.6",
 | 
						|
    "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.13.6/lefthook_1.13.6_Windows_x86_64.gz",
 | 
						|
            "hash": "f08bf0cbe0b1c35c79f8e0bad59b283f7aa7f01e622aa02bbb7404c265694f39"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_i386.gz",
 | 
						|
            "hash": "89319c6a430b461c0c194f155f6d69c5435a33eafb628327de5fce20fee9c1c7"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_arm64.gz",
 | 
						|
            "hash": "165150f80b3df9d662ad32f95bd7a6b08399dd98fe68df42958c019a47d89644"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |