{
    "version": "0.5.41",
    "description": "Port Kill helps you find and free ports and caches blocking your dev work.",
    "homepage": "https://portkill.com",
    "license": "FSL-1.1-MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/treadiehq/port-kill/releases/download/v0.5.41/port-kill-console-windows.exe#/port-kill-console.exe",
            "hash": "2f08959852cfc972625ce0be782c6e7cb16ea93e3fb135d364cbf6d61eebdd8f"
        }
    },
    "bin": "port-kill-console.exe",
    "checkver": {
        "github": "https://github.com/treadiehq/port-kill"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/treadiehq/port-kill/releases/download/v$version/port-kill-console-windows.exe#/port-kill-console.exe"
            }
        }
    }
}
