Skip to content

Commit

Permalink
Merge pull request #164 from uroesch/release/v24.0.2-beta7-uroesch
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
2 parents 4987b97 + 6db313f commit c7a5c8f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 = 24.0.1.0
DisplayVersion = 24.0.1-beta7-uroesch
PackageVersion = 24.0.2.0
DisplayVersion = 24.0.2-beta7-uroesch

[Dependencies]
UsesJava = true
Expand Down
10 changes: 5 additions & 5 deletions App/AppInfo/update.ini
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[Version]
Upstream = 24.0.1
Package = 24.0.1.0
Display = 24.0.1-beta7-uroesch
Upstream = 24.0.2
Package = 24.0.2.0
Display = 24.0.2-beta7-uroesch

[Archive]
GithubPath1 = dbeaver/dbeaver
GithubAsset1 = dbeaver-ce.*-win32.win32.x86_64
URL1 = https://github.com/dbeaver/dbeaver/releases/download/24.0.1/dbeaver-ce-24.0.1-win32.win32.x86_64.zip
Checksum1 = SHA256::https://dbeaver.io/files/24.0.1/checksum/dbeaver-ce-24.0.1-win32.win32.x86_64.zip.sha256
URL1 = https://github.com/dbeaver/dbeaver/releases/download/24.0.2/dbeaver-ce-24.0.2-win32.win32.x86_64.zip
Checksum1 = SHA256::https://dbeaver.io/files/24.0.2/checksum/dbeaver-ce-24.0.2-win32.win32.x86_64.zip.sha256
TargetName1 = DBeaver
ExtractName1 = dbeaver

0 comments on commit c7a5c8f

Please sign in to comment.