{
    "version": "0.6.8",
    "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.8/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe",
            "hash": "b5790859143f5ae4f92c3c7b8f661fe780a3c58149d8b008c0f38a484d07cf98"
        }
    },
    "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})"
        }
    }
}
