Skip to content

Commit

Permalink
AU: 3 updated - keepassxc keeweb vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 27, 2019
1 parent 1c3c2c6 commit b285a97
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 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.4.3</version>
<version>2.5.0</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.4.3/KeePassXC-2.4.3-Win32.msi>
64-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.4.3/KeePassXC-2.4.3-Win64.msi>
32-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.0/KeePassXC-2.5.0-Win32.msi>
64-Bit: <https://github.com/keepassxreboot/keepassxc/releases/download/2.5.0/KeePassXC-2.5.0-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: 259E01AB1F8480A2B02F3805FF91D09C34210861E789372488B877EDFEC3C497
checksum64: B70C1F82A2243940D9C9F4EC770DDAE785200AEA53E92E149E79282989FD01B8
checksum32: F462D780955EE63324EAADE16489B960B58A24559F3E38F31EF1EFF2E9D8BD02
checksum64: DC7190DA9BB2E91AEDD105ABD7D78C61B8F184764DE11BB4EE8BB640A1C77BE7

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.4.3-Win32.msi"
file64 = "$toolsDir\KeePassXC-2.4.3-Win64.msi"
checksum = '259E01AB1F8480A2B02F3805FF91D09C34210861E789372488B877EDFEC3C497'
file = "$toolsDir\KeePassXC-2.5.0-Win32.msi"
file64 = "$toolsDir\KeePassXC-2.5.0-Win64.msi"
checksum = 'F462D780955EE63324EAADE16489B960B58A24559F3E38F31EF1EFF2E9D8BD02'
checksumType = 'sha256'
checksum64 = 'B70C1F82A2243940D9C9F4EC770DDAE785200AEA53E92E149E79282989FD01B8'
checksum64 = 'DC7190DA9BB2E91AEDD105ABD7D78C61B8F184764DE11BB4EE8BB640A1C77BE7'
checksumType64 = 'sha256'

# MSI
Expand Down
2 changes: 1 addition & 1 deletion automatic/keeweb/keeweb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<metadata>
<id>keeweb</id>
<title>KeeWeb</title>
<version>1.11.10</version>
<version>1.12.0</version>
<authors>antelle</authors>
<owners>wget</owners>
<summary>Free cross-platform password manager compatible with KeePass</summary>
Expand Down
8 changes: 4 additions & 4 deletions automatic/keeweb/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/keeweb/keeweb/releases/download/v1.11.10/KeeWeb-1.11.10.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.11.10/KeeWeb-1.11.10.win.x64.exe>
32-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.12.0/KeeWeb-1.12.0.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.12.0/KeeWeb-1.12.0.win.x64.exe>
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: 9D4E797898D59F8DDE3E90BE273137E01683CD14843C11F8C836A50153EA69E8
checksum64: 912B95F9A97BD823C9D65BE62E2D430C70C3B862BB4D706C014816ECEBA8DD3E
checksum32: 10F5D2D963C36430D71F424B1E8097964D7F89D126C566FAB93A23D201E047E8
checksum64: 7B01AAE602F41BB6451A839B2EF2CC633A0F675B7842A2ED135429A82353EE2F

File 'LICENSE.txt' is obtained from <https://github.com/keeweb/keeweb/blob/26d6844b65e78217d3b3eb6cfa4ed5e226404320/LICENSE>
4 changes: 2 additions & 2 deletions automatic/keeweb/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = 'keeweb'
fileType = 'exe'
file = "$toolsPath\KeeWeb-1.11.10.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.11.10.win.x64.exe"
file = "$toolsPath\KeeWeb-1.12.0.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.12.0.win.x64.exe"
softwareName = 'keeweb*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2214/gvim_8.1.2214_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2214/gvim_8.1.2214_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2224/gvim_8.1.2224_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.1.2224/gvim_8.1.2224_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: D9E9DC04F04B6219CA8F93631ACC71225D3A32B0EA4B5869C43C7AB5E2DD5FB2
checksum64: 14BDB47FFB72681780702A3735B042FAD81C551B9BD7A99A8E9AE72E811D1492
checksum32: D7E5A27475DF4917E9975FAEC86A7CB96F4DAE2F4DB684B01B65CD079DAF3A71
checksum64: 90EAEC3EAFF029D242B2E226F69E9A06273F6B315E36B18CCDB20EEBDA2C17F5
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.1.2214_x86.zip"
file64 = "$toolsDir\gvim_8.1.2214_x64.zip"
file = "$toolsDir\gvim_8.1.2224_x86.zip"
file64 = "$toolsDir\gvim_8.1.2224_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.1.2214</version>
<version>8.1.2224</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit b285a97

Please sign in to comment.