mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "3.19.1",
 | |
|     "description": "Tool for measuring the maximum achievable bandwidth on IP networks",
 | |
|     "homepage": "https://iperf.fr/",
 | |
|     "license": "BSD-3-Clause",
 | |
|     "notes": "The last 32bit version was 3.5 which is available in the Versions bucket",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://files.budman.pw/iperf3.19.1_64.zip",
 | |
|             "hash": "9a84118cd8eabb14a0fda4ffa782dd5668e4461031d8ab119480bf9b09e3dc04",
 | |
|             "extract_dir": "iperf3.19.1_64"
 | |
|         }
 | |
|     },
 | |
|     "bin": "iperf3.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://files.budman.pw/",
 | |
|         "regex": "iperf([\\d.]+)",
 | |
|         "reverse": true
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://files.budman.pw/iperf$version_64.zip",
 | |
|                 "extract_dir": "iperf$version_64"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "https://files.budman.pw/?info=$basename",
 | |
|             "regex": "sha256\":\"$sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)