mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			984 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			984 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2023-04-12T02-21-51Z",
 | 
						|
    "description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (client)",
 | 
						|
    "homepage": "https://min.io/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "suggest": {
 | 
						|
        "minio": "minio"
 | 
						|
    },
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://dl.min.io/client/mc/release/windows-amd64/archive/mc.RELEASE.2023-04-12T02-21-51Z#/mc.exe",
 | 
						|
            "hash": "c82a5dddd028f852d8f4ba6a870d8a2b255cb6d1d10829a3650917e872688d12"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/minio/mc",
 | 
						|
        "regex": "releases/tag/RELEASE\\.([\\d-]+T[\\d-]+Z)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://dl.min.io/client/mc/release/windows-amd64/archive/mc.RELEASE.$version#/mc.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256sum"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |