{ "version": "3.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.4/suanPan-win-mkl-vtk.zip", "hash": "d3c130db5c43dce172ab1caeec28757855a4a8c21b23bb0126aa570208c3134c" } }, "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" } } }