{
    "version": "6.3.3",
    "homepage": "https://chart-geany.sourceforge.io/",
    "description": "A software solution for market technical analysis, charting and a portfolio manager.",
    "license": "GPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://sourceforge.net/projects/chart-geany/files/6.0/chartgeany-6.3.3-setup-win10.exe",
            "hash": "sha1:08903a5ae1d2f78e0d2efd9eb339c4bd0601104c"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "ChartGeany.exe",
            "Chart Geany"
        ]
    ],
    "checkver": {
        "sourceforge": "chart-geany",
        "regex": "(?<Base>[\\d.]+)/chartgeany-([\\d.]+)-setup-win10\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://sourceforge.net/projects/chart-geany/files/$matchBase/chartgeany-$version-setup-win10.exe"
            }
        }
    }
}
