Skip to content

Commit

Permalink
AU: 2 updated - keepassxc poi
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 6, 2020
1 parent 0db59b9 commit 4130457
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/keepassxc/keepassxc.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<metadata>
<id>keepassxc</id>
<title>KeePassXC</title>
<version>2.5.1</version>
<version>2.5.2</version>
<authors>https://github.com/keepassxreboot/keepassxc/graphs/contributors</authors>
<owners>wget, hans0</owners>
<summary>KeePassXC is a community fork of KeePassX which aims to incorporate stalled pull requests, features, and bug fixes that have never made it into the main KeePassX repository.</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/keepassxc/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The installer have been downloaded from the Github release page <https://github.
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.1/KeePassXC-2.5.1-Win32.msi>
64-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.1/KeePassXC-2.5.1-Win64.msi>
32-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.2/KeePassXC-2.5.2-Win32.msi>
64-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.2/KeePassXC-2.5.2-Win64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 57BB2FBCFFF3488163F10356E2D8EA8C89A32EFF8DCE04BEE5C870225838D8CC
checksum64: EBADA0B8A45E2202DF844DB0F569DF9E8E0B894423DBC49B04445000F17D4D50
checksum32: 0A97A99EAA83274ACB524978D32BFDDAE5E1500C151A2393318051E4E8BC952F
checksum64: 3380D96543795F56ED258EBB82E4A802887EAD6820E314EB7263DC41CDCF2099

File 'LICENSE.txt' is obtained from <https://github.com/keepassxreboot/keepassxc/blob/470a74ee24793eaccab0ae371a7ee970b95bfeb9/COPYING>
8 changes: 4 additions & 4 deletions automatic/keepassxc/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ $packageArgs = @{
packageName = 'keepassxc'
softwareName = 'KeePassXC'
fileType = 'msi'
file = "$toolsDir\KeePassXC-2.5.1-Win32.msi"
file64 = "$toolsDir\KeePassXC-2.5.1-Win64.msi"
checksum = '57BB2FBCFFF3488163F10356E2D8EA8C89A32EFF8DCE04BEE5C870225838D8CC'
file = "$toolsDir\KeePassXC-2.5.2-Win32.msi"
file64 = "$toolsDir\KeePassXC-2.5.2-Win64.msi"
checksum = '0A97A99EAA83274ACB524978D32BFDDAE5E1500C151A2393318051E4E8BC952F'
checksumType = 'sha256'
checksum64 = 'EBADA0B8A45E2202DF844DB0F569DF9E8E0B894423DBC49B04445000F17D4D50'
checksum64 = '3380D96543795F56ED258EBB82E4A802887EAD6820E314EB7263DC41CDCF2099'
checksumType64 = 'sha256'

# MSI
Expand Down
4 changes: 2 additions & 2 deletions automatic/poi/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from the github release page on <https://github.com/poooi/poi/releases>
and can be verified like this:

1. Go to <https://github.com/poooi/poi/releases/download/v10.5.0-beta.1/poi-setup-10.5.0-beta.1.exe>
1. Go to <https://github.com/poooi/poi/releases/download/v10.5.0-beta.2/poi-setup-10.5.0-beta.2.exe>
to download the installer
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 59AB6DBCA49BE64CF0058779C12C057A58331AA039C1617E2288644C5D732F71
checksum: 059E27D34C088083194AE76C705863198775B3CCE4661F27A3EB17CE9A3BC036

File 'LICENSE.txt' is obtained from <https://github.com/poooi/poi/blob/master/LICENSE>
4 changes: 2 additions & 2 deletions automatic/poi/poi.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>poi</id>
<version>10.5.0-beta1</version>
<version>10.5.0-beta2</version>
<owners>chocolatey, drelatgithub</owners>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/poi</packageSourceUrl>

Expand Down Expand Up @@ -39,7 +39,7 @@ More information could be obtained [here](https://github.com/poooi/poi/blob/mast
- Daily equipment improvement list for Akashi's Arsenal
- Multiple panels for other DMM games
]]></description>
<releaseNotes>https://github.com/poooi/poi/releases/tag/v10.5.0-beta.1</releaseNotes>
<releaseNotes>https://github.com/poooi/poi/releases/tag/v10.5.0-beta.2</releaseNotes>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
2 changes: 1 addition & 1 deletion automatic/poi/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\poi-setup-10.5.0-beta.1.exe"
file = "$toolsDir\poi-setup-10.5.0-beta.2.exe"

softwareName = 'poi*'

Expand Down

0 comments on commit 4130457

Please sign in to comment.