{
    "version": "2.7.2",
    "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.7.2/horizon-eda-2.7.2-x64.msi",
            "hash": "7a226e9423bdca53cd3de46280267b0abeca757ffbb637f01e05bd574f9b0476"
        }
    },
    "extract_dir": "PFiles/Horizon EDA",
    "shortcuts": [
        [
            "bin/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"
            }
        }
    }
}
