mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-01 06:11:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			909 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			909 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.21.1",
 | |
|     "description": "Fast and secure open source backup.",
 | |
|     "homepage": "https://kopia.io/",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/kopia/kopia/releases/download/v0.21.1/kopia-0.21.1-windows-x64.zip",
 | |
|             "hash": "fc6a00e843d5b097f75486233e99df66a01194ddc7f0c7ca4fa20bd8c881a6d7",
 | |
|             "extract_dir": "kopia-0.21.1-windows-x64"
 | |
|         }
 | |
|     },
 | |
|     "bin": "kopia.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/kopia/kopia"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/kopia/kopia/releases/download/v$version/kopia-$version-windows-x64.zip",
 | |
|                 "extract_dir": "kopia-$version-windows-x64"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)