diff --git a/manifests/sqlectron/sqlectron-gui/1.35.0.yaml b/manifests/sqlectron/sqlectron-gui/1.35.0.yaml new file mode 100644 index 000000000..31a09f484 --- /dev/null +++ b/manifests/sqlectron/sqlectron-gui/1.35.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: sqlectron.sqlectron-gui +Name: sqlectron-gui +Publisher: sqlectron +Author: sqlectron +Description: A simple and lightweight SQL client with cross database and platform support. +#AppMoniker: +Tags: electron,sql,client +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://github.com/sqlectron/sqlectron-term +License: MIT +LicenseUrl: https://github.com/sqlectron/sqlectron-term/blob/master/LICENSE + +# ================= Installer ================= +Version: 1.35.0 +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://github.com/sqlectron/sqlectron-gui/releases/download/v1.35.0/sqlectron-Setup-1.35.0.exe + Sha256: 9bed66f6d064854190d96222317d68cce75ffc4d9dbacdf9f25395b1f7ec354a + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file