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