From 5540c3cec6e1b550f9db3606d37efdb07641702d Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 20 Oct 2020 00:20:15 +0800 Subject: [PATCH] bluecfd 2017.2 (#4222) --- manifests/bluecfd/bluecfd/2017.2.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/bluecfd/bluecfd/2017.2.yaml diff --git a/manifests/bluecfd/bluecfd/2017.2.yaml b/manifests/bluecfd/bluecfd/2017.2.yaml new file mode 100644 index 000000000..e6da0063f --- /dev/null +++ b/manifests/bluecfd/bluecfd/2017.2.yaml @@ -0,0 +1,19 @@ +Id: bluecfd.bluecfd +Name: bluecfd +Version: 2017.2 +Publisher: bluecfd +License: GPL +#LicenseUrl: +Description: blueCFD-Core is an open source project provided by FSD blueCAPE Lda.This project provides source code and high quality builds of OpenFOAM? technology and related open source projects, as unofficial ports for up-to-date 64 bit Windows 7 to 10. +Tags: c,cfd,openfoam,fluid simulation +#FileExtensions: +Homepage: http://bluecfd.github.io +#AppMoniker: +Installers: + - Arch: x64 + InstallerType: exe + Url: https://github.com/blueCFD/Core/releases/download/blueCFD-Core-2017-2/blueCFD-Core-2017-2-win64-setup.exe + Sha256: 5f993c43283d251b4a7e7c31dc2040fbe3c873e21df55ddae04698ac895541fe + Switches: + Silent: /silent /COMPONENTS="Base_Files" + SilentWithProgress: /silent /COMPONENTS="Base_Files" \ No newline at end of file