{
    "version": "1.7.1",
    "homepage": "https://www.usebruno.com/",
    "license": "MIT",
    "description": "Open source IDE for exploring and testing APIs (lightweight alternative to Postman/Insomnia)",
    "architecture": {
        "64bit": {
            "url": "https://github.com/usebruno/bruno/releases/download/v1.7.1/bruno_1.7.1_x64_win.zip",
            "hash": "4232f831d7cf4e92d1bea9ab0ff007cc97a9fbed51e4868057c364be287e10e6"
        }
    },
    "extract_dir": "win-unpacked",
    "shortcuts": [
        [
            "Bruno.exe",
            "Bruno"
        ]
    ],
    "checkver": {
        "github": "https://github.com/usebruno/bruno"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/usebruno/bruno/releases/download/v$version/bruno_$version_x64_win.zip"
            }
        }
    }
}
