From ce313b72ac2e1ddac399ef96c87e29ef8caa724c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 04:28:18 +0000 Subject: [PATCH] suanpan: Update to version 2.7 --- bucket/suanpan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/suanpan.json b/bucket/suanpan.json index 1fdf5eccba..5c48b8995f 100644 --- a/bucket/suanpan.json +++ b/bucket/suanpan.json @@ -1,13 +1,13 @@ { - "version": "2.6.1", + "version": "2.7", "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.6.1/suanPan-win-mkl-vtk.zip", - "hash": "66a3de099a4d9366cf2c5a81bbbf7fa65d1321a4fc1489a2c007b0bca818b3e6" + "url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v2.7/suanPan-win-mkl-vtk.zip", + "hash": "316c86225c9aaec48d9b82a01d1e88aeda1859492da01894684b555ef04fdca2" } }, "bin": "suanPan.exe",