From fb47d4347d57d46d4a8bf047866f9f81a3a6b17b Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 17 Mar 2021 18:13:33 +0000 Subject: [PATCH] AU: 5 updated - audacity cmake cmake.install cmake.portable dropbox [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/49dd603b067b75ae558b6eb5c52bf18437270083 --- automatic/audacity/audacity.nuspec | 2 +- automatic/audacity/legal/VERIFICATION.txt | 2 +- automatic/cmake.install/cmake.install.json | 2 +- automatic/cmake.install/cmake.install.nuspec | 2 +- automatic/cmake.install/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/cmake.portable/cmake.portable.json | 2 +- automatic/cmake.portable/cmake.portable.nuspec | 2 +- automatic/cmake.portable/legal/VERIFICATION.txt | 8 ++++---- automatic/cmake.portable/tools/chocolateyInstall.ps1 | 4 ++-- automatic/cmake/cmake.json | 2 +- automatic/cmake/cmake.nuspec | 4 ++-- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 6 +++--- 15 files changed, 26 insertions(+), 26 deletions(-) diff --git a/automatic/audacity/audacity.nuspec b/automatic/audacity/audacity.nuspec index e2731748feb..7ca699cd4a3 100644 --- a/automatic/audacity/audacity.nuspec +++ b/automatic/audacity/audacity.nuspec @@ -5,7 +5,7 @@ audacity Audacity chocolatey-community - 2.4.1 + 3.0.0 Audacity Developers Audacity is free, open source, cross-platform software for recording and editing sounds. cmake.install - 3.19.7 + 3.20.0-rc5 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install chocolatey-community, dtgm CMake (Install) diff --git a/automatic/cmake.install/legal/VERIFICATION.txt b/automatic/cmake.install/legal/VERIFICATION.txt index 9e63e908274..2eab118c0b7 100644 --- a/automatic/cmake.install/legal/VERIFICATION.txt +++ b/automatic/cmake.install/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: 44F752AAA8BB7999B7AE2C1BF8D57C2654160BE6172CB27850269386EDB77611 - checksum64: F2201AF7E2839323F516EE334AA7ADBBE4F944C8C4AF4CCEAE70D0B47DE9A5A1 + checksum32: 8CF0CD55682D8A56D5705FFF93DAE70BF0C302DCFEE1FEC7665476B94918DFDC + checksum64: 377AAE8DA90F9B1638430D8088764095C044371EBA8150FCF405BD0E159DD086 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.install/tools/chocolateyInstall.ps1 b/automatic/cmake.install/tools/chocolateyInstall.ps1 index 2a386ce89fa..51d771a4e39 100644 --- a/automatic/cmake.install/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\cmake-3.19.7-win32-x86.msi" - file64 = "$toolsPath\cmake-3.19.7-win64-x64.msi" + file = "$toolsPath\cmake-3.20.0-rc5-windows-i386.msi" + file64 = "$toolsPath\cmake-3.20.0-rc5-windows-x86_64.msi" softwareName = 'CMake' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 3010, 1641) diff --git a/automatic/cmake.portable/cmake.portable.json b/automatic/cmake.portable/cmake.portable.json index 9c847fff1ee..b60259de2a9 100644 --- a/automatic/cmake.portable/cmake.portable.json +++ b/automatic/cmake.portable/cmake.portable.json @@ -11,5 +11,5 @@ "3.17": "3.17.5", "3.18": "3.18.6", "3.19": "3.19.7", - "3.20": "3.20.0-rc4" + "3.20": "3.20.0-rc5" } diff --git a/automatic/cmake.portable/cmake.portable.nuspec b/automatic/cmake.portable/cmake.portable.nuspec index b46dd09cd85..4c269a3a821 100644 --- a/automatic/cmake.portable/cmake.portable.nuspec +++ b/automatic/cmake.portable/cmake.portable.nuspec @@ -3,7 +3,7 @@ cmake.portable - 3.19.7 + 3.20.0-rc5 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable chocolatey-community, dtgm CMake (Portable) diff --git a/automatic/cmake.portable/legal/VERIFICATION.txt b/automatic/cmake.portable/legal/VERIFICATION.txt index 555d00a810d..404f2fb9c41 100644 --- a/automatic/cmake.portable/legal/VERIFICATION.txt +++ b/automatic/cmake.portable/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: 7771205D94022787BC4C3A623629D236B10BF697315E9F92C214DD8B53E8746E - checksum64: E6788D6E23B3026C37FCFA7658075D6B5F9113F26FAE17FE372AD4A7EE62D5FD + checksum32: 3C045D02B26FC03E1ED0D5C74B07E2F26C4AFED40F0AE18FD1A87B5AD5DFAAEC + checksum64: 270D0268AA577309CC2C4FDA24F6040D3EB8C2D722B8D6A4FCC7AA99BAE69197 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/cmake.portable/tools/chocolateyInstall.ps1 b/automatic/cmake.portable/tools/chocolateyInstall.ps1 index 1bda8085ccf..72abb02503a 100644 --- a/automatic/cmake.portable/tools/chocolateyInstall.ps1 +++ b/automatic/cmake.portable/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\cmake-3.19.7-win32-x86.zip" - file64 = "$toolsPath\cmake-3.19.7-win64-x64.zip" + file = "$toolsPath\cmake-3.20.0-rc5-windows-i386.zip" + file64 = "$toolsPath\cmake-3.20.0-rc5-windows-x86_64.zip" destination = $toolsPath } diff --git a/automatic/cmake/cmake.json b/automatic/cmake/cmake.json index 207c831eb68..88355bed24e 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -11,5 +11,5 @@ "3.17": "3.17.5", "3.18": "3.18.6", "3.19": "3.19.7", - "3.20": "3.20.0-rc4" + "3.20": "3.20.0-rc5" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index 7a532882e97..f2b317af9e9 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.19.7 + 3.20.0-rc5 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake chocolatey-community, dtgm CMake @@ -44,7 +44,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'` * [News](https://blog.kitware.com/tag/CMake/) * [Changelog](https://www.cmake.org/download/#latest) - + diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index cf452885168..c2f0b63477c 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { "beta": "118.3.448-beta", - "stable": "117.4.378" + "stable": "118.4.460" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index d45a4c0ebc7..493167cd7f0 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 118.3.448-beta + 118.4.460 Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index ec7b949c654..d90bf0fad6e 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '118.3.448' +$version = '118.4.460' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20118.3.448%20Offline%20Installer.exe' - checksum = '083b056ffc0709dc006865c3033c3e037a1ef53cd8f0ce2ee3e6f1c30729e664' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20118.4.460%20Offline%20Installer.exe' + checksum = 'da830f12262e5f186a684d6bcb600ddfa4e650376463bc24c4c83a886e79c888' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s'