mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			824 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			824 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.4.1",
 | 
						|
    "description": "Synchronizes installed packages on multiple machines.",
 | 
						|
    "homepage": "https://github.com/tversteeg/emplace",
 | 
						|
    "license": "AGPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/tversteeg/emplace/releases/download/v0.4.1/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
 | 
						|
            "hash": "8d68c1f9f96e625294de492948255f7ec2f3ee1aa6f9fc6787e5bdb005994872"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "emplace.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/tversteeg/emplace/releases/download/v$version/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |