mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.0.2",
 | |
|     "description": "Fast cross-platform HTTP benchmarking tool written in Go",
 | |
|     "homepage": "https://github.com/codesenberg/bombardier",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/codesenberg/bombardier/releases/download/v2.0.2/bombardier-windows-amd64.exe#/bombardier.exe",
 | |
|             "hash": "8a4559d5981b025523bb5144c4a8ae470b57049f7f27242227dfee71d2a17853"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/codesenberg/bombardier/releases/download/v2.0.2/bombardier-windows-386.exe#/bombardier.exe",
 | |
|             "hash": "8ad8144000a83347a6c58be1ca33d21b59c602e2bb1dafb31719210241480809"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/codesenberg/bombardier/releases/download/v2.0.2/bombardier-windows-arm64.exe#/bombardier.exe",
 | |
|             "hash": "b3041dee4dab0c3210576b3e3ea54b2ab38c9a781dda459582f74af2d1e59872"
 | |
|         }
 | |
|     },
 | |
|     "bin": "bombardier.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/codesenberg/bombardier/releases/download/v$version/bombardier-windows-amd64.exe#/bombardier.exe"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/codesenberg/bombardier/releases/download/v$version/bombardier-windows-386.exe#/bombardier.exe"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/codesenberg/bombardier/releases/download/v$version/bombardier-windows-arm64.exe#/bombardier.exe"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)