Skip to content

Commit

Permalink
AU: 3 updated - calibre dropbox owncloud-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 11, 2020
1 parent 1b36001 commit 3166684
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion automatic/calibre/calibre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>calibre</id>
<title>Calibre</title>
<version>5.7.0</version>
<version>5.7.1</version>
<authors>Kovid Goyal</authors>
<owners>chocolatey-community, gep13</owners>
<summary>calibre is the one stop solution to all your e-book needs.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/calibre/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ and can be verified by doing the following:

1. Download the following:
32-Bit software: NOT INCLUDED IN PACKAGE
64-Bit software: <https://download.calibre-ebook.com/5.7.0/calibre-64bit-5.7.0.msi>
64-Bit software: <https://download.calibre-ebook.com/5.7.1/calibre-64bit-5.7.1.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: NOT INCLUDED IN PACKAGE
checksum64: 6FBF87D43032F77C7C35EA646EF9C4C876F70998F9375FFD4D5AEB6A914ED8D4
checksum64: E2F39F14338F5810845A5E6BF69E164391C90DE6D9039C6BC66F340AAC0B1024

The file 'LICENSE.txt' has been obtained from <https://github.com/kovidgoyal/calibre/blob/89c271759db5c71202251895f6793e4c1ec65ee6/LICENSE>
6 changes: 3 additions & 3 deletions automatic/calibre/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
url = 'https://download.calibre-ebook.com/5.7.0/calibre-5.7.0.msi'
checksum = '7118B3121D354FB9A114FD6537A15706999F0E2CE6F1307E8CEA7625B8CEF3A0'
url = 'https://download.calibre-ebook.com/5.7.1/calibre-5.7.1.msi'
checksum = '56ACF2AB62E04F4235DC2CA1ECCA3CA95BC06CB711F95CDDFEECBFF7DBC8B01F'
checksumType = 'sha256'
file64 = "$toolsPath\calibre-64bit-5.7.0.msi"
file64 = "$toolsPath\calibre-64bit-5.7.1.msi"
softwareName = 'calibre*'
silentArgs = '/quiet'
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "112.3.254-beta",
"beta": "112.3.293-beta",
"stable": "111.4.472"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>112.3.254-beta</version>
<version>112.3.293-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '112.3.254'
$version = '112.3.293'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%20112.3.254%20Offline%20Installer.exe'
checksum = '09a986a2c269582ff2b877d3191e8a04a7ead5c64a8dcc0b67d37cfe9c161a13'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20112.3.293%20Offline%20Installer.exe'
checksum = 'a929f04b96437f1cac8fab819d5769b4593f37aa24f7471237737296c6fccf9d'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
4 changes: 2 additions & 2 deletions automatic/owncloud-client/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://owncloud.com/desktop-app/>
and can be verified by doing the following:

1. Download the following <https://download.owncloud.com/desktop/ownCloud/stable/2.7.2.2626/win/ownCloud-2.7.2.2626.x64.msi>
1. Download the following <https://download.owncloud.com/desktop/ownCloud/stable/2.7.3.2877/win/ownCloud-2.7.3.2877.x64.msi>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 07F56C67BFED7491CD630F89AEF10E8B54AA321804675FD4D205716D4868B83E
checksum: 984C6AB66F5234C867C0C37729E6BE0E678CA2E3D664003D137AEB99C04A4F59

The file 'LICENSE.txt' has been obtained from <https://github.com/owncloud/client/blob/06936bc603c91b1c5f10442901bcfeb765b17243/COPYING>
2 changes: 1 addition & 1 deletion automatic/owncloud-client/owncloud-client.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>owncloud-client</id>
<version>2.7.2.2626</version>
<version>2.7.3.2877</version>
<title>ownCloud Windows Client</title>
<owners>chocolatey-community</owners>
<authors>ownCloud developers</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/owncloud-client/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\ownCloud-2.7.2.2626.x64.msi"
file = "$toolsPath\ownCloud-2.7.3.2877.x64.msi"
softwareName = 'ownCloud'
silentArgs = '/qn /norestart'
validExitCodes = @(0, 3010, 1641)
Expand Down

0 comments on commit 3166684

Please sign in to comment.