suanpan: Update to version 2.2

This commit is contained in:
github-actions[bot] 2022-04-05 12:30:39 +00:00
parent ba63b1d1ee
commit cefbb43ff0

View File

@ -1,13 +1,13 @@
{ {
"version": "2.1", "version": "2.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-v2.1/suanPan-win-mkl-vtk.zip", "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.2/suanPan-win-mkl-vtk.zip",
"hash": "abb7160d33451217c2e050b7c79394b72751d95fa942a1f3dbeb8ed75ea4555a" "hash": "e6f15da8cbe54546b4568d3576e38ae5c3450581ebc9fbc4a3a08436f4db4382"
} }
}, },
"bin": "suanPan.exe", "bin": "suanPan.exe",