From 210840cd439e69eb7d8d71473269a5f794ec00cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:29:44 +0000 Subject: [PATCH] suanpan: Update to version 3.9.3 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 0920b437d6..56ea1d0e5f 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.9.2", + "version": "3.9.3", "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.9.2/suanPan-win-mkl-vtk.zip", - "hash": "d2be7963b69d900f472bd35c8e93e6411571cb8a9bdfb5a72dd8e1eea73848c4" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.9.3/suanPan-win-mkl-vtk.zip", + "hash": "fc8c17a95ca29e02c29c20c001a2ca4b20a60a8d72535c0048c4e0b3ce047d6b" } }, "bin": "suanPan.exe",