{
    "version": "1.3.13",
    "description": "FriCAS is a general purpose computer algebra system (CAS).",
    "homepage": "https://fricas.github.io/",
    "license": "BSD-3-Clause-Modification",
    "architecture": {
        "64bit": {
            "url": "https://github.com/fricas/fricas/releases/download/1.3.13/fricas-1.3.13-windows-x86-64.zip",
            "hash": "ad3deae8a403f03e8378e1a44324e65d61418bcbe669ac9652759ec0ae77156f",
            "extract_dir": "FriCAS-windows-x86-64"
        }
    },
    "bin": "bin\\FRICASsys.exe",
    "checkver": {
        "github": "https://github.com/fricas/fricas"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/fricas/fricas/releases/download/$version/fricas-$version-windows-x86-64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/sha256sum-$version.txt"
        }
    }
}
