From 2e9dcec02e1939d2b6828d61f79d37605a45b6e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:29:22 +0000 Subject: [PATCH] suanpan: Update to version 2.8 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 5c48b8995f..148a072a38 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "2.7", + "version": "2.8", "description": "Finite element analysis framework", "homepage": "https://tlcfem.github.io/suanPan/", "license": "GPL-3.0-only", "notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.", "architecture": { "64bit": { - "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.7/suanPan-win-mkl-vtk.zip", - "hash": "316c86225c9aaec48d9b82a01d1e88aeda1859492da01894684b555ef04fdca2" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.8/suanPan-win-mkl-vtk.zip", + "hash": "2f7b73fda04afeb0264641ae72137665701471b0ef23119fe0f7edec3bf44d29" } }, "bin": "suanPan.exe",