From 66249dcd50a1cf15f338748d59f658c567eb9b22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 04:30:07 +0000 Subject: [PATCH] suanpan: Update to version 2.5 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 9c642f8aec..1f033eb8b3 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "2.4", + "version": "2.5", "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-v2.4/suanPan-win-mkl-vtk.zip", - "hash": "785b4363097ef930e6fc52c4f6ce5b79c3379b096bc2f2524ef2c27cfbf92c17" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.5/suanPan-win-mkl-vtk.zip", + "hash": "0154116b714212710c6bf181a1d6be021ca2c6d7b63a9a59a771502bc8bf6fe5" } }, "bin": "suanPan.exe",