suanpan: Update to version 3.1

This commit is contained in:
github-actions[bot] 2023-09-01 20:24:16 +00:00
parent 3e49d6564f
commit 64964b6c48

View File

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