EXE
WinGet
DBeaver
DBeaver Corp · 25.0.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
dbeaver-ce-25.0.5-x86_64-setup.exe /S
Custom
dbeaver-ce-25.0.5-x86_64-setup.exe /S /allusers
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DBeaver
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
25.0.5
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
dbeaver-ce-25.0.5-x86_64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DBeaver.DBeaver.Community
Version
25.0.5
Description
Free Universal Database Tool
License
Apache-2.0
↗
Homepage
https://dbeaver.io/download/
Installer URL
https://github.com/dbeaver/dbeaver/releases/download/25.0.5/dbeaver-ce-25.0.5-x86_64-setup.exe
Release Notes
- SQL Editor:
- CTE completion and navigation support was significantly improved
- SQL columns completion was fixed (issue with overlapping names)
- Added support of STRAIGHT_JOIN and LATERAL JOIN
- Several navigation shortcuts were fixed to avoid conflicts with European keyboard layouts
- Metadata: Added the ability to resize multiline fields
- Navigator:
- Added the number of elements in folders (configurable, thanks to @isai-salazar-enc)
- Fixed an issue that prevented…