{
    "version": "0.8.0",
    "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.8.0/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe",
            "hash": "6faac740df27e317125f562a4f5239fc2d95161aea995930929b1c895994aa9b"
        }
    },
    "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})"
        }
    }
}
