suanpan: Update to version 2.8

This commit is contained in:
github-actions[bot] 2023-01-20 16:29:22 +00:00
parent baabd3514b
commit 2e9dcec02e

View File

@ -1,13 +1,13 @@
{ {
"version": "2.7", "version": "2.8",
"description": "Finite element analysis framework", "description": "Finite element analysis framework",
"homepage": "https://tlcfem.github.io/suanPan/", "homepage": "https://tlcfem.github.io/suanPan/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.", "notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.7/suanPan-win-mkl-vtk.zip", "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.8/suanPan-win-mkl-vtk.zip",
"hash": "316c86225c9aaec48d9b82a01d1e88aeda1859492da01894684b555ef04fdca2" "hash": "2f7b73fda04afeb0264641ae72137665701471b0ef23119fe0f7edec3bf44d29"
} }
}, },
"bin": "suanPan.exe", "bin": "suanPan.exe",