mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			833 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			833 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.1",
 | 
						|
    "description": "Simple http server",
 | 
						|
    "homepage": "https://github.com/TheWaWaR/simple-http-server",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v0.6.1/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe",
 | 
						|
            "hash": "57039d94af3b3c6b46b0020ab0f05c5a6bf6faadf89e8956aca2224a9134ddc1"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "simple-http-server.exe",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/$version/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |