{ "version": "3.9.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-v3.9.4/suanPan-win-mkl-vtk.zip", "hash": "71765d93efb56e9c06e46888382780856c0f43aa2fbc231b9108e6b10837eb5c" } }, "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" } } }