{
    "version": "2.6.1",
    "description": "Standalone client for managing official builds of Blender 3D",
    "homepage": "https://github.com/Victor-IX/Blender-Launcher",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Victor-IX/Blender-Launcher/releases/download/v2.6.1/Blender_Launcher_v2.6.1_Windows_x64.zip",
            "hash": "535149dc39d53b4f5ad139546f633c185fc272eb305a89c73bd7aacf344c0783"
        }
    },
    "bin": [
        [
            "Blender Launcher.exe",
            "blender-launcher"
        ]
    ],
    "shortcuts": [
        [
            "Blender Launcher.exe",
            "Blender Launcher"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Victor-IX/Blender-Launcher/releases/download/v$version/Blender_Launcher_v$version_Windows_x64.zip"
            }
        }
    }
}
