mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://github.com/asciimoo/wuzz",
 | 
						|
    "description": "Interactive cli tool for HTTP inspection",
 | 
						|
    "version": "0.4.0",
 | 
						|
    "license": "AGPL-3.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/asciimoo/wuzz/releases/download/v0.4.0/wuzz_windows_amd64.exe#/wuzz.exe",
 | 
						|
            "hash": "d9b060a8ca5e7b6328e7d479bd2701ebb7cb32de0cfbcf2ee167b12a6f20536e"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/asciimoo/wuzz/releases/download/v0.4.0/wuzz_windows_386.exe#/wuzz.exe",
 | 
						|
            "hash": "fb8d7d0ad77b7f3d6a5de02ddd905bb66e302b7b4301fdbf002c8f5536899db6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "wuzz.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/asciimoo/wuzz/releases/download/v$version/wuzz_windows_amd64.exe#/wuzz.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/asciimoo/wuzz/releases/download/v$version/wuzz_windows_386.exe#/wuzz.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |