mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			856 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			856 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.7.5",
 | 
						|
    "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.7.5/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz",
 | 
						|
            "hash": "fda3fdc3e4f26e925a38987006646ec061b5b1fe055abbe2daf52aeb825d3757"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "wormhole-rs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/magic-wormhole/magic-wormhole.rs/releases/download/$version/magic-wormhole-cli-x86_64-pc-windows-gnu.tgz"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |