{
    "version": "3.3.0",
    "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/v3.3.0/bruno_3.3.0_x64_win.zip",
            "hash": "a448f2a6b8d7bd210dba07988afd2f772e6c75f41158408c3f157d91a147a905"
        }
    },
    "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"
            }
        }
    }
}
