mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	This leads to more consistent license properties and allows for easier automated parsing. https://spdx.org/licenses/
		
			
				
	
	
		
			20 lines
		
	
	
		
			688 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			688 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.syncany.org/",
 | 
						|
    "description": "An open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage!",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "version": "0.4.9",
 | 
						|
    "url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.9-alpha.exe",
 | 
						|
    "hash": "6ee34b4767689abc983c0e5632dc4502cc3689e4e2d7f89f03a0a6afe67a44d8",
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": [
 | 
						|
        "bin\\sy.bat",
 | 
						|
        "bin\\syncany.bat"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/syncany/syncany"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://www.syncany.org/dist/releases/syncany-cli-$version-alpha.exe"
 | 
						|
    }
 | 
						|
}
 |