mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			905 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			905 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.6.7",
 | 
						|
    "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.7/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe",
 | 
						|
            "hash": "f50dbfc99334cfe5441a61309e4d0acc22860e0743b3f2d1c6d1516a94ca0d69"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "simple-http-server.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v$version/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256",
 | 
						|
            "find": "\\\\([a-fA-F\\d]{64})"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |