mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.0",
 | 
						|
    "description": "Easy way to measure internet speed and to get help to improve it.",
 | 
						|
    "homepage": "http://www.bredbandskollen.se/en/bredbandskollen-cli/",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_amd64-1.0#/bbk-cli.exe",
 | 
						|
            "hash": "f83ace095ff7699621da983ffb07ddc394db02d4edadd1adc59407626007b396"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_i386-1.0#/bbk-cli.exe",
 | 
						|
            "hash": "3571d23fe3c55dc6234334758a8042bae779fad0ce729e201aa2d9fe175ccfbf"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "bbk-cli.exe",
 | 
						|
    "checkver": "_amd64-([\\d.]+)",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_amd64-$version#/bbk-cli.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://frontend.bredbandskollen.se/download/bbk_cli_win_i386-$version#/bbk-cli.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |