Skip to content

Commit

Permalink
Release v22.1.3-beta7-uroesch
Browse files Browse the repository at this point in the history
Summary:
  * Upstream release v22.1.3
  • Loading branch information
uroesch committed Jul 31, 2022
1 parent 01e98e6 commit f67d9ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions App/AppInfo/appinfo.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Freeware = true
CommercialUse = true

[Version]
PackageVersion = 22.1.2.0
DisplayVersion = 22.1.2-beta7-uroesch
PackageVersion = 22.1.3.0
DisplayVersion = 22.1.3-beta7-uroesch

[Dependencies]
UsesJava = true
Expand Down
12 changes: 6 additions & 6 deletions App/AppInfo/update.ini
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[Version]
Upstream = 22.1.2
Package = 22.1.2.0
Display = 22.1.2-beta7-uroesch
Upstream = 22.1.3
Package = 22.1.3.0
Display = 22.1.3-beta7-uroesch

[Archive]

URL1 = https://download.dbeaver.com/community/22.1.2/dbeaver-ce-22.1.2-win32.win32.x86_64.zip
Checksum1 = SHA256::https://dbeaver.io/files/22.1.2/checksum/dbeaver-ce-22.1.2-win32.win32.x86_64.zip.sha256
GithubPath = dbeaver/dbeaver
URL1 = https://download.dbeaver.com/community/22.1.3/dbeaver-ce-22.1.3-win32.win32.x86_64.zip
Checksum1 = SHA256::https://dbeaver.io/files/22.1.3/checksum/dbeaver-ce-22.1.3-win32.win32.x86_64.zip.sha256
TargetName1 = DBeaver
ExtractName1 = dbeaver

0 comments on commit f67d9ef

Please sign in to comment.