Add dbeaver in genisolist

Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
Harry Chen 2021-11-25 18:35:03 +08:00
parent 849714c51c
commit 03a9476353
No known key found for this signature in database
GPG Key ID: 9F98D3E7C18D0378

View File

@ -1109,4 +1109,12 @@ distro = Arch Linux RISC-V
location = archriscv/images/*
pattern = archriscv-(.+).tar.zst
version = $1
platform = riscv64gc
platform = riscv64gc
[dbeaver]
distro = DBeaver CE
category = app
location = github-release/dbeaver/dbeaver/LatestRelease/*
pattern = github-release/dbeaver/dbeaver/LatestRelease/(.*)-(\d+\.\d+\.\d+)-(.+)\.(tar\.gz|rpm|zip|dmg)
version = $1 $2
platform = $3