From bfcbc2915a6d7c97e61823fa5072cf1af886512b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:30:47 +0000 Subject: [PATCH] suanpan: Update to version 3.9.2 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 680c0d7931..0920b437d6 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.9.1", + "version": "3.9.2", "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.1/suanPan-win-mkl-vtk.zip", - "hash": "b9882fcf752a8afe2a14961c127acb4fefa16874eb362e8c0c29549c2dc35b2e" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.9.2/suanPan-win-mkl-vtk.zip", + "hash": "d2be7963b69d900f472bd35c8e93e6411571cb8a9bdfb5a72dd8e1eea73848c4" } }, "bin": "suanPan.exe",