{
    "version": "2.3.0",
    "description": "A modern cross-platform `lsusb` tool that lists system USB buses and devices.",
    "homepage": "https://github.com/tuna-f1sh/cyme",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tuna-f1sh/cyme/releases/download/v2.3.0/cyme-v2.3.0-x86_64-pc-windows-gnu.zip",
            "hash": "4bf61ad2ea9d9d1ea27d1edc37aeb4e3cc86e9ed468c3e9e012086cb9f9973f8",
            "extract_dir": "cyme-v2.3.0-x86_64-pc-windows-gnu"
        }
    },
    "bin": "cyme.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tuna-f1sh/cyme/releases/download/v$version/cyme-v$version-x86_64-pc-windows-gnu.zip",
                "extract_dir": "cyme-v$version-x86_64-pc-windows-gnu"
            }
        }
    }
}
