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