diff --git a/manifests/Mono/gtksharp/2.12.45.yaml b/manifests/Mono/gtksharp/2.12.45.yaml new file mode 100644 index 000000000..c4e2f2e67 --- /dev/null +++ b/manifests/Mono/gtksharp/2.12.45.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: Mono.gtksharp +Publisher: Mono Project +Name: gtksharp +Author: Mono Project +Description: Gtk# is a Graphical User Interface Toolkit for mono and .Net. The project binds the gtk+ toolkit and assorted GNOME libraries, enabling fully native graphical Gnome application development using the Mono and .Net development frameworks. +#AppMoniker: +Tags: gtk,c#,net,dotnet +#FileExtensions: +#Protocols: + +# ================== License ================== +Homepage: https://www.mono-project.com/docs/gui/gtksharp/ +License: MIT +LicenseUrl: https://www.mono-project.com/docs/faq/licensing/ + +# ================= Installer ================= +Version: 2.12.45 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://xamarin.azureedge.net/GTKforWindows/Windows/gtk-sharp-2.12.45.msi + Sha256: c944a52ca16d4c10f4619d4d7c9a46b358ffa798fa35641fc05030e59983e03d + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file