Improved DBeaver Yaml (#824)
* Added DBeaver * Fix * Proper silent install * Updated download url to a fixed version * Removed FileExtensions directive
This commit is contained in:
@@ -9,11 +9,10 @@ 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"
|
||||
FileExtensions: "sql"
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://dbeaver.io/files/dbeaver-ce-latest-x86_64-setup.exe
|
||||
Url: https://github.com/dbeaver/dbeaver/releases/download/7.0.5/dbeaver-ce-7.0.5-x86_64-setup.exe
|
||||
Sha256: 5b0d2ec7c73f1e37c156ef1167262941512521046f341b5e2b1db9786fed0f8e
|
||||
Switches:
|
||||
Custom: /currentuser
|
||||
|
Reference in New Issue
Block a user