Skip to content

Commit

Permalink
Release v5.5.2-beta2-uroesch
Browse files Browse the repository at this point in the history
Summary:
  * Upstream release v5.5.2
  • Loading branch information
uroesch committed Jan 22, 2023
1 parent f008687 commit 75d420b
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -42,5 +42,5 @@ ShellCommand =
[FileTypeIcons]

[Version]
PackageVersion = 5.5.1.0
DisplayVersion = 5.5.1-beta2-uroesch
PackageVersion = 5.5.2.0
DisplayVersion = 5.5.2-beta2-uroesch
14 changes: 8 additions & 6 deletions App/AppInfo/update.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[Version]
Upstream = 5.5.1
Package = 5.5.1.0
Display = 5.5.1-beta2-uroesch
Upstream = 5.5.2
Package = 5.5.2.0
Display = 5.5.2-beta2-uroesch

[Archive]
URL1 = https://github.com/kaikramer/keystore-explorer/releases/download/v5.5.1/kse-551.zip
Checksum1 = SHA256::2B1A895C8A6000C777CDCD04A0CC8C3C563C734AF764015CA19A073B14FDF307
GithubPath1 = kaikramer/keystore-explorer
GithubAsset1 = kse-.*.zip
URL1 = https://github.com/kaikramer/keystore-explorer/releases/download/v5.5.2/kse-552.zip
Checksum1 = SHA256::0C49200B3D61B972D66B6A807023EDBDB596B8BC9CD0AA0A67F44E6EA6202A7C
TargetName1 = KSE
ExtractName1 = kse-551
ExtractName1 = kse-552

0 comments on commit 75d420b

Please sign in to comment.