mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.1",
 | 
						|
    "description": "Securely transfer data between computers. Rust implementation of Magic Wormhole, with new features and enhancements",
 | 
						|
    "homepage": "https://github.com/magic-wormhole/magic-wormhole.rs",
 | 
						|
    "license": "EUPL-1.2",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/0.6.1/wormhole-rs.exe",
 | 
						|
            "hash": "73c57f99125317ce284dcdaf687e9e31197e30e989baffb2e32a80c374576c1d"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "wormhole-rs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/$version/wormhole-rs.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |