{
    "version": "2.5.0",
    "description": "Horizon is a free EDA package",
    "homepage": "https://horizon-eda.org/",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/horizon-eda/horizon/releases/download/v2.5.0/horizon-eda-2.5.0-x64.msi",
            "hash": "81a7a2c595e52a8fe20ded963e11f8c2cfc47c081ebf3a62d30e8c9aa9731052"
        }
    },
    "extract_dir": "PFiles/Horizon EDA",
    "bin": "horizon-eda.exe",
    "shortcuts": [
        [
            "horizon-eda.exe",
            "Horizon EDA"
        ]
    ],
    "persist": "share/themes",
    "checkver": {
        "github": "https://github.com/horizon-eda/horizon"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/horizon-eda/horizon/releases/download/v$version/horizon-eda-$version-x64.msi"
            }
        }
    }
}
