From 64964b6c48a64418c92ae7cff1b0a64661c4195e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:24:16 +0000 Subject: [PATCH] suanpan: Update to version 3.1 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 171be9aa2d..c0f4f151d8 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "3.0", + "version": "3.1", "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.0/suanPan-win-mkl-vtk.zip", - "hash": "685151b71c00619c2e1a155faa1b39247e866cc9dd2e6efe65488b33cfc43475" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.1/suanPan-win-mkl-vtk.zip", + "hash": "addab8fbd98e18219ac18a957a3d2ac64740c36f2153f91c23a975f23bac9f18" } }, "bin": "suanPan.exe",