mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			917 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			917 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.17.0",
 | 
						|
    "description": "Securely transfer data between computers.",
 | 
						|
    "homepage": "https://github.com/magic-wormhole/magic-wormhole",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.17.0/wormhole.exe",
 | 
						|
            "hash": "c470ed12a287a5d8f11c2e1efeb06f18e80520bc5593d242614e92f4ba2c7602"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "wormhole.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/aquacash5/magic-wormhole-exe"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/$version/wormhole.exe",
 | 
						|
                "hash": {
 | 
						|
                    "url": "$url.checksum.txt",
 | 
						|
                    "regex": "SHA256 $sha256 $basename"
 | 
						|
                }
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |