diff --git a/manifests/DBeaver/DBeaver/7.2.0.yaml b/manifests/DBeaver/DBeaver/7.2.0.yaml new file mode 100644 index 000000000..448271fd9 --- /dev/null +++ b/manifests/DBeaver/DBeaver/7.2.0.yaml @@ -0,0 +1,20 @@ +Id: dbeaver.dbeaver +Name: DBeaver Community Edition +AppMoniker: dbeaver +Version: 7.2.0 +Publisher: DBeaver Corp +Author: DBeaver Corp +License: Apache License v2 +LicenseUrl: https://dbeaver.io/files/dbeaver_license.txt +Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc) +Homepage: https://dbeaver.io/ +Tags: "database, tool, MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto" +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/dbeaver/dbeaver/releases/download/7.2.0/dbeaver-ce-7.2.0-x86_64-setup.exe + Sha256: 3CDB537814510B5E4F50B8D2585FD0C29AECA058B7606F2738E0C40DEF53ACA4 + Switches: + Custom: /currentuser + Silent: /S + SilentWithProgress: /S \ No newline at end of file