From 881a38bef945b2af3fa2d90c8cd98507265c3cd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 12:31:48 +0000 Subject: [PATCH] suanpan: Update to version 3.8 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 7aaa530198..4ecaf2d3f3 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.7.1", + "version": "3.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-v3.7.1/suanPan-win-mkl-vtk.zip", - "hash": "1d0e5f0341fd558d480a73a74f69b4a8736548714af939beec2f81e5d97103fd" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.8/suanPan-win-mkl-vtk.zip", + "hash": "713ce2627e91aea3ded2b339dae7a5069bf3d00d143fe953401099e5f23a4dc3" } }, "bin": "suanPan.exe",