{
    "version": "4.0",
    "description": "Finite element analysis framework",
    "homepage": "https://tlcfem.github.io/suanPan/",
    "license": "GPL-3.0-only",
    "notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.",
    "architecture": {
        "64bit": {
            "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v4.0/suanPan-win-mkl-vtk.zip",
            "hash": "9d8440d6fee79215e2433750e75d71c832a2e71067b3714a3fb6b6675afbb07f"
        }
    },
    "bin": "suanPan.exe",
    "checkver": {
        "github": "https://github.com/TLCFEM/suanPan",
        "regex": "/releases/tag/suanPan-v([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v$version/suanPan-win-mkl-vtk.zip"
            }
        },
        "hash": {
            "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v$version/suanPan-win-mkl-vtk.sha256"
        }
    }
}
