From 510cef7beb9a28200ba57442784ba4a77cc9c6fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 12:31:03 +0000 Subject: [PATCH] suanpan: Update to version 3.7 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 540a0487b9..5c0ac7ad07 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.6", + "version": "3.7", "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-v3.6/suanPan-win-mkl-vtk.zip", - "hash": "22fac6dc6719644c470bb76e6a5a58b17312d5227c3db4868ade55506d1b6260" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.7/suanPan-win-mkl-vtk.zip", + "hash": "2ea972f5d8adcd018e4e0e90b5686f1c2c01ba58845d880f0b1c65f57091fe89" } }, "bin": "suanPan.exe",