From f7e415c6eaf1169d6a85b444cba8f76d26ff09f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 16:30:54 +0000 Subject: [PATCH] suanpan: Update to version 2.0 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 77910885cb..38fe094b4e 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "1.9", + "version": "2.0", "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-v1.9/suanPan-win-mkl-vtk.zip", - "hash": "07c39007fefca3c624ac1f94d9e7e73687ca76d85dbf28d7d8f0dad3be4ace67" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.0/suanPan-win-mkl-vtk.zip", + "hash": "3dc0b81e3c6d60523116877a08ddb138aeaa2dd493d6e82dbaf4a628f027af27" } }, "bin": "suanPan.exe",