From c8a64de4d6adcf9f4f3965cabc739740cf28d33b Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 23 Jun 2017 12:15:14 +0000 Subject: [PATCH] AU: 3 updated - calibre mp3tag seafile-client [skip ci] https://gist.github.com/bd2eaa76f2a9ab739ca0544c502dca6e/62e50fd2acac93714153b8dcabe2df3495a959f6 --- automatic/calibre/calibre.nuspec | 2 +- automatic/calibre/legal/VERIFICATION.txt | 8 ++++---- automatic/calibre/tools/chocolateyInstall.ps1 | 4 ++-- automatic/mp3tag/mp3tag.nuspec | 2 +- automatic/mp3tag/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/seafile-client/seafile-client.nuspec | 2 +- automatic/seafile-client/tools/chocolateyInstall.ps1 | 6 +++--- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/automatic/calibre/calibre.nuspec b/automatic/calibre/calibre.nuspec index ff623aa8e24..8c6d2f07fe3 100644 --- a/automatic/calibre/calibre.nuspec +++ b/automatic/calibre/calibre.nuspec @@ -4,7 +4,7 @@ calibre Calibre - 3.1.0 + 3.1.1 Kovid Goyal chocolatey, gep13 calibre is the one stop solution to all your e-book needs. diff --git a/automatic/calibre/legal/VERIFICATION.txt b/automatic/calibre/legal/VERIFICATION.txt index a30246dc76a..5f257feb424 100644 --- a/automatic/calibre/legal/VERIFICATION.txt +++ b/automatic/calibre/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 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: C5B9A375167CA8678A732500EF4A69AB5E311CE9706CA9C9D57DB97CA3DA8A73 - checksum64: EFA25A4A241EDCBB8A1F33DADDDAAB941A7F2356698B674A73D7E2C315E74B18 + checksum32: 27F7E75B84E864D15B270B89D721A039A6C0DE2A016F91F73096EB6D1D3851BD + checksum64: 3AB7112339413ED210BE1AD0C6D0150FB58F1AB0F1FE08B4B8821311273B7416 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/calibre/tools/chocolateyInstall.ps1 b/automatic/calibre/tools/chocolateyInstall.ps1 index 530edd791ee..605e781fc1c 100644 --- a/automatic/calibre/tools/chocolateyInstall.ps1 +++ b/automatic/calibre/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'MSI' - file = "$toolsPath\calibre-3.1.0.msi" - file64 = "$toolsPath\calibre-64bit-3.1.0.msi" + file = "$toolsPath\calibre-3.1.1.msi" + file64 = "$toolsPath\calibre-64bit-3.1.1.msi" softwareName = 'calibre*' silentArgs = '/quiet' validExitCodes = @(0, 3010, 1641) diff --git a/automatic/mp3tag/mp3tag.nuspec b/automatic/mp3tag/mp3tag.nuspec index 13196b6b780..27b1a733552 100644 --- a/automatic/mp3tag/mp3tag.nuspec +++ b/automatic/mp3tag/mp3tag.nuspec @@ -3,7 +3,7 @@ mp3tag - 2.82 + 2.83 Mp3tag chocolatey Florian Heidenreich diff --git a/automatic/mp3tag/tools/ChocolateyInstall.ps1 b/automatic/mp3tag/tools/ChocolateyInstall.ps1 index c7e348dfd5a..99e438d53a8 100644 --- a/automatic/mp3tag/tools/ChocolateyInstall.ps1 +++ b/automatic/mp3tag/tools/ChocolateyInstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop' $packageName = 'mp3tag' -$url32 = 'http://download.mp3tag.de/mp3tagv282setup.exe' -$checksum32 = 'da168e98223b892c6dd9b19df8fe1cf0a2ced5ad3a4b66460f446bbc7918e635' +$url32 = 'http://download.mp3tag.de/mp3tagv283setup.exe' +$checksum32 = '71f24569e2206b787d20246113df71a4973cb9acbc5fbd188c697a6c3ac5a450' $silentArgs = '/S' $PSScriptRoot = Split-Path -parent $MyInvocation.MyCommand.Definition diff --git a/automatic/seafile-client/seafile-client.nuspec b/automatic/seafile-client/seafile-client.nuspec index fcad056a4c2..1a55201b793 100644 --- a/automatic/seafile-client/seafile-client.nuspec +++ b/automatic/seafile-client/seafile-client.nuspec @@ -3,7 +3,7 @@ seafile-client - 6.0.6 + 6.0.7 Seafile (Windows Client) chocolatey Seafile Ltd. diff --git a/automatic/seafile-client/tools/chocolateyInstall.ps1 b/automatic/seafile-client/tools/chocolateyInstall.ps1 index d97bcec4e16..706b42e9b26 100644 --- a/automatic/seafile-client/tools/chocolateyInstall.ps1 +++ b/automatic/seafile-client/tools/chocolateyInstall.ps1 @@ -3,11 +3,11 @@ $packageArgs = @{ packageName = 'seafile-client' fileType = 'msi' - softwareName = 'Seafile 6.0.6' + softwareName = 'Seafile 6.0.7' - checksum = '2d7ad48a4b2e24d3ab9719703194c50520fcc084eb5a972986cdc5244ad76f49' + checksum = 'e76626742272ac04060d002b7f83f5f25d2f704723b6192751e6ac104140b5e1' checksumType = 'sha256' - url = 'https://bintray.com/artifact/download/seafile-org/seafile/seafile-6.0.6-en.msi' + url = 'https://bintray.com/artifact/download/seafile-org/seafile/seafile-6.0.7-en.msi' silentArgs = '/passive' validExitCodes = @(0)