diff --git a/manifests/gnome/gedit/3.20.1.yaml b/manifests/gnome/gedit/3.20.1.yaml new file mode 100644 index 000000000..79c7e7155 --- /dev/null +++ b/manifests/gnome/gedit/3.20.1.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: gnome.gedit +Publisher: gnome +Name: gedit +Author: gnome +Description: A powerful general purpose text editor +Tags: text,edit,gnome +#AppMoniker: +FileExtensions: txt +#Commands: +#Protocols: + +# ================== License ================== +Homepage: https://gitlab.gnome.org/GNOME/gedit +License: GPL2 +LicenseUrl: https://gitlab.gnome.org/GNOME/gedit/-/blob/master/COPYING + +# ================= Installer ================= +Version: 3.20.1 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.gnome.org/binaries/win64/gedit/gedit-x86_64-3.20.1.msi + Sha256: 6f5be888c1128c302181d75fdece6085d4eb94391dc92d25df48946b2dd0a630 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file