From 4466c0b40ffeaa8173d79e5771338c6b553dc7ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 00:34:27 +0000 Subject: [PATCH] suanpan: Update to version 2.9 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 148a072a38..1bb12465b2 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "2.8", + "version": "2.9", "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.8/suanPan-win-mkl-vtk.zip", - "hash": "2f7b73fda04afeb0264641ae72137665701471b0ef23119fe0f7edec3bf44d29" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.9/suanPan-win-mkl-vtk.zip", + "hash": "4099ee21b84fc6d0e7f781b5929619e4d3f13637c69ac9ad2575c12f98b46343" } }, "bin": "suanPan.exe",