{ "version": "3.0", "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.0/suanPan-win-mkl-vtk.zip", "hash": "685151b71c00619c2e1a155faa1b39247e866cc9dd2e6efe65488b33cfc43475" } }, "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" } } }