Skip to content

Commit

Permalink
AU: 3 updated - keeweb skype smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 30, 2020
1 parent 217a9fd commit 330b201
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
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.16.5</version>
<version>1.16.6</version>
<authors>antelle</authors>
<owners>chocolatey-community,wget</owners>
<summary>Free cross-platform password manager compatible with KeePass</summary>
Expand Down
10 changes: 5 additions & 5 deletions automatic/keeweb/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from the Github release page <https://github.com/keeweb/keeweb/releases/tag/v1.16.5>
The installer have been downloaded from the Github release page <https://github.com/keeweb/keeweb/releases/tag/v1.16.6>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.16.5/KeeWeb-1.16.5.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.16.5/KeeWeb-1.16.5.win.x64.exe>
32-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.16.6/KeeWeb-1.16.6.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.16.6/KeeWeb-1.16.6.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: 6DC1389281D1F76F42274085C1578161DC7B74192BA71D3A15280E1F716E79A5
checksum64: 7DA66DE65F4FCB1068D8F85A1B8EDACB836F997E7C3EEC8865817FC75C278C92
checksum32: 6369F1E21D015B8823392C6E2C2C7C17629F29ED856C60FF6B737E27E97A9928
checksum64: A9A5F85208352675D1F8800431BA9B181F4F6F58C4086F8077F090EBF94454AB

File 'LICENSE.txt' is obtained from <https://github.com/keeweb/keeweb/blob/62ea631269794ca6f91d6ad3dc3a5e2fb12f1b6a/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.16.5.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.16.5.win.x64.exe"
file = "$toolsPath\KeeWeb-1.16.6.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.16.6.win.x64.exe"
softwareName = 'keeweb*'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/skype/skype.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>skype</id>
<title>Skype</title>
<version>8.67.0.97</version>
<version>8.67.0.99</version>
<authors>Microsoft</authors>
<owners>chocolatey-community,Rob Reynolds</owners>
<summary>Skype - VOIP</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/skype/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Skype*'
url = 'https://download.skype.com/s4l/download/win/Skype-8.67.0.97.exe'
checksum = '3952e0bc6a0a05dfed51563c7dc7f3f4b8caf30804ed61e4496731fd2b774ce2'
url = 'https://download.skype.com/s4l/download/win/Skype-8.67.0.99.exe'
checksum = '302b803ee59da2c30005d57082ba3c3f826b95196e427517c4526299e22e3caf'
checksumType = 'sha256'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>9.0.2821.0</version>
<version>9.0.2822.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '16bb7e1233b77712baba9dc5c82f83221686fc0d6eb509019f8f0a2d9496442a'
checksum64 = 'b2f846f80c35ce405fbcdb8a41be7987d51f7253bac6620732bfd2275e4002b8'
checksum = '893f2daaa60fd4b55cef8f85b9db1267c4de3adfaf40e4bb2e27da09c19c0c76'
checksum64 = '60700dde636774fdf784edaf721073a3852fa93d4b33c141e094d4437d9ace5a'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 330b201

Please sign in to comment.