{
    "version": "2.2.0.2",
    "description": "Cross-platform 2D CAD program.",
    "homepage": "https://librecad.org/",
    "license": "GPL-2.0-only",
    "url": "https://github.com/LibreCAD/LibreCAD/releases/download/2.2.0.2/LibreCAD-Installer-2.2.0.2.exe#/dl.7z",
    "hash": "996014cc38e0e98d274fbbb89e4f6ff92455e487e3a06ba46a38feb7c575a9d2",
    "bin": "LibreCAD.exe",
    "shortcuts": [
        [
            "LibreCAD.exe",
            "LibreCAD"
        ]
    ],
    "checkver": {
        "github": "https://github.com/LibreCAD/LibreCAD/"
    },
    "autoupdate": {
        "url": "https://github.com/LibreCAD/LibreCAD/releases/download/$version/LibreCAD-Installer-$version.exe#/dl.7z",
        "hash": {
            "url": "https://sourceforge.net/projects/librecad/files/Windows/$version",
            "regex": "$basename\":.+?\"sha1\":\\s\"$sha1"
        }
    }
}
