2025-09-23 16:30:47 +00:00

29 lines
1.0 KiB
JSON

{
"version": "3.9.2",
"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.2/suanPan-win-mkl-vtk.zip",
"hash": "d2be7963b69d900f472bd35c8e93e6411571cb8a9bdfb5a72dd8e1eea73848c4"
}
},
"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"
}
}
}