{ "version": "2.4", "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-v2.4/suanPan-win-mkl-vtk.zip", "hash": "785b4363097ef930e6fc52c4f6ce5b79c3379b096bc2f2524ef2c27cfbf92c17" } }, "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": "$urlNoExt.sha256" } } }