From 4bd6f5ba94104b63f64f932914fdb5dae6f709fd Mon Sep 17 00:00:00 2001 From: Harry Chen Date: Thu, 25 Nov 2021 18:07:56 +0800 Subject: [PATCH] Add DBeaver to GitHub releases Signed-off-by: Harry Chen --- github-release.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github-release.py b/github-release.py index 9c7d7d5..5a97422 100755 --- a/github-release.py +++ b/github-release.py @@ -43,7 +43,8 @@ REPOS = [ "Stellarium/stellarium", "UNIDY2002/THUInfo", {"repo": "obsproject/obs-studio", "versions": 5, "pre_release": False}, - "com-lihaoyi/mill", # better scala build tool + "com-lihaoyi/mill", # better scala build tool, + "dbeaver/dbeaver", # issue #1348 ] # connect and read timeout value