From 3c099bebcace1574f0d9e61f964d00cd6941483c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 May 2022 04:59:01 +0000 Subject: [PATCH] suanpan: Update to version 2.3 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 3575de22f1..b2c9e8aeac 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "2.2", + "version": "2.3", "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.2/suanPan-win-mkl-vtk.zip", - "hash": "e6f15da8cbe54546b4568d3576e38ae5c3450581ebc9fbc4a3a08436f4db4382" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.3/suanPan-win-mkl-vtk.zip", + "hash": "cb09672027c7d127668e33477dcce6c245ac310ce00914da455a3601745e936e" } }, "bin": "suanPan.exe",