From 3af7dc1f92a17be12b68894aa673e102fd86f162 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sat, 6 Jun 2020 14:20:35 +0800 Subject: [PATCH] mono 6.8.0.123 (#1116) * mono 6.8.0.123 * homepage --- manifests/mono/mono/6.8.0.123.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/mono/mono/6.8.0.123.yaml diff --git a/manifests/mono/mono/6.8.0.123.yaml b/manifests/mono/mono/6.8.0.123.yaml new file mode 100644 index 000000000..a80b42154 --- /dev/null +++ b/manifests/mono/mono/6.8.0.123.yaml @@ -0,0 +1,14 @@ +Id: mono.mono +Publisher: mono +Name: mono +Version: 6.8.0.123 +Tags: "mono,dotnet,msil,csharp,visual basic,fsharp" +Description: An open source, cross platform .net platform +License: MIT(runtime & class libraries), 3-clause BSD(some third party code) +LicenseUrl: https://github.com/mono/mono/blob/master/LICENSE +Homepage: https://www.mono-project.com/ +Installers: + - Arch: x64 + Url: https://download.mono-project.com/archive/6.8.0/windows-installer/mono-6.8.0.123-x64-0.msi + Sha256: 81755fe866f2cdb8f697d35a70aecb17ea04694e20b4b2463ea617f2e1eac61d + InstallerType: msi \ No newline at end of file