mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "15.21.0",
 | 
						|
    "homepage": "https://itch.io/docs/butler",
 | 
						|
    "description": "butler is the itch.io command-line tools - all by itself.",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://broth.itch.ovh/butler/windows-amd64/15.21.0/archive/default#download.zip",
 | 
						|
            "hash": "e5381a1ec38abe8c2f3bf742dc22e897901e7def22d20ebc8fd4490d52038d35"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://broth.itch.ovh/butler/windows-386/15.21.0/archive/default#download.zip",
 | 
						|
            "hash": "5d378bc2506d6fefc5b0793e52c58cfba24ac84c505083063df7919fdb1b97b0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "butler.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/itchio/butler"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://broth.itch.ovh/butler/windows-amd64/$version/archive/default#download.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://broth.itch.ovh/butler/windows-386/$version/archive/default#download.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |