suanpan: Update to version 2.0

This commit is contained in:
github-actions[bot] 2022-01-12 16:30:54 +00:00
parent 5f0c205ffa
commit f7e415c6ea

View File

@ -1,13 +1,13 @@
{ {
"version": "1.9", "version": "2.0",
"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-v1.9/suanPan-win-mkl-vtk.zip", "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.0/suanPan-win-mkl-vtk.zip",
"hash": "07c39007fefca3c624ac1f94d9e7e73687ca76d85dbf28d7d8f0dad3be4ace67" "hash": "3dc0b81e3c6d60523116877a08ddb138aeaa2dd493d6e82dbaf4a628f027af27"
} }
}, },
"bin": "suanPan.exe", "bin": "suanPan.exe",