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