{
    "version": "2.3.2",
    "description": "G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)",
    "homepage": "https://github.com/SoftFever/OrcaSlicer",
    "license": "AGPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/SoftFever/OrcaSlicer/releases/download/v2.3.2/OrcaSlicer_Windows_V2.3.2_portable.zip",
            "hash": "9b83da960d57d8acc35b5a5f9c4d938345688f9d0368adfa20e707d9af618491"
        }
    },
    "shortcuts": [
        [
            "orca-slicer.exe",
            "OrcaSlicer"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/SoftFever/OrcaSlicer/releases/download/v$version/OrcaSlicer_Windows_V$version_portable.zip"
            }
        }
    }
}
