{ "version": "3.5", "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.5/suanPan-win-mkl-vtk.zip", "hash": "b9cd4f569e0557cca45b62976c5cc3b94c691cbb5399d251883e15aedc0b03b3" } }, "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" } } }