mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			737 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			737 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.5.4",
 | 
						|
    "description": "High compression ratios compression algorithm",
 | 
						|
    "homepage": "https://facebook.github.io/zstd/",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/facebook/zstd/releases/download/v1.5.4/zstd-v1.5.4-win64.zip",
 | 
						|
            "hash": "0f4e67626f8d758a219c24e780a556a88a7baf4793e95802e55a789f9a4d3cc6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "zstd.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/facebook/zstd"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/facebook/zstd/releases/download/v$version/zstd-v$version-win64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |