mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			925 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			925 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.29",
 | 
						|
    "description": "Flexible I/O Tester",
 | 
						|
    "homepage": "https://bsdio.com/fio/",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://bsdio.com/fio/releases/fio-3.29-x64.msi",
 | 
						|
            "hash": "5633f601136678536630e5ab7f277c5df8f112077b203f9b800cc4781090b298"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://bsdio.com/fio/releases/fio-3.29-x86.msi",
 | 
						|
            "hash": "64c6328d5cd5eb8629bd53e2f5651435aa369503ce186c9aa76416bbead5435e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "fio",
 | 
						|
    "bin": "fio.exe",
 | 
						|
    "checkver": "fio-([\\d.]+) released",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://bsdio.com/fio/releases/fio-$version-x64.msi"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://bsdio.com/fio/releases/fio-$version-x86.msi"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |