From 908cc435d71f00ec59ffb0dc7fb35fb72c9b3417 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 00:32:36 +0000 Subject: [PATCH] suanpan: Update to version 3.2 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index c0f4f151d8..61de38e7a4 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.1", + "version": "3.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.1/suanPan-win-mkl-vtk.zip", - "hash": "addab8fbd98e18219ac18a957a3d2ac64740c36f2153f91c23a975f23bac9f18" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.2/suanPan-win-mkl-vtk.zip", + "hash": "739fb84841535350b8eeea42d701b291bf6b36a14b37c9a7f3a0b681fb9859d1" } }, "bin": "suanPan.exe",