suanpan: Update to version 3.2

This commit is contained in:
github-actions[bot] 2023-11-07 00:32:36 +00:00
parent 19772601f5
commit 908cc435d7

View File

@ -1,13 +1,13 @@
{ {
"version": "3.1", "version": "3.2",
"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-v3.1/suanPan-win-mkl-vtk.zip", "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.2/suanPan-win-mkl-vtk.zip",
"hash": "addab8fbd98e18219ac18a957a3d2ac64740c36f2153f91c23a975f23bac9f18" "hash": "739fb84841535350b8eeea42d701b291bf6b36a14b37c9a7f3a0b681fb9859d1"
} }
}, },
"bin": "suanPan.exe", "bin": "suanPan.exe",