{
    "version": "3.3",
    "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-v3.3/suanPan-win-mkl-vtk.zip",
            "hash": "aed52e1576bf0f039b3e4b55016bb265df0eb8f81987cea8def17707990a5cb2"
        }
    },
    "bin": "suanPan.exe",
    "checkver": {
        "url": "https://github.com/TLCFEM/suanPan/releases",
        "regex": "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"
        }
    }
}
