2025-10-15 04:29:44 +00:00

29 lines
1.0 KiB
JSON

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