{
    "version": "5.1.1",
    "description": "Bforartists is a fork of the popular 3D software Blender, with the goal to improve the UI.",
    "homepage": "https://www.bforartists.de/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://www.bforartists.de/data/binaries/Bforartists-5.1.1-Windows.zip",
            "hash": "30caee738eee90978ddc1df8fd9d2023936061e7488ad25d554eafa2924667ef",
            "extract_dir": "Bforartists-5.1.1-Windows"
        }
    },
    "bin": "bforartists.exe",
    "shortcuts": [
        [
            "bforartists.exe",
            "Bforartists"
        ]
    ],
    "checkver": {
        "url": "https://www.bforartists.de/download/",
        "regex": "Bforartists-([\\w.]+)-Windows\\.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.bforartists.de/data/binaries/Bforartists-$version-Windows.zip",
                "extract_dir": "Bforartists-$version-Windows"
            }
        }
    }
}
