From 34ca7a39591abd61a7de2b9f39d06a778b947541 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 14 Jun 2018 18:18:37 +0000 Subject: [PATCH] AU: 6 updated - chromium cmake cmake.install cmake.portable dropbox smartftp [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/455c36bf88f51e7daebdeb4e1bdfd130802a9e72 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 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 | 4 ++-- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 4 ++-- 19 files changed, 33 insertions(+), 33 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index fb380bc853f..74c8f5cf54f 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "69.0.3459.0-snapshots", + "snapshots": "69.0.3460.0-snapshots", "stable": "67.0.3396.87" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index fd5524f0a86..ad33970de2b 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 69.0.3459.0-snapshots + 69.0.3460.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index f943c54e6b7..2bbbe698f60 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors 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: 637461D87CFE9EE471F0D91ECE173FEF387D5EA5FA259FFD50D01DB04425F4A3 - checksum64: AB16B97A91D891A9B0C5BE1F67651AED83640DC1FBF866556C7A6D9495CC3A1D + checksum32: 7B4FDCA68E9212B3A81428EF45A75FC760F22EE7FDA307B47617880D61363FBD + checksum64: 39AA33655EA503904626C0AD47D94DD2D32400252C32850B06042B3481AE4DD2 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index d03648630aa..f2c4a18cd30 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "69.0.3459.0-snapshots" +$version = "69.0.3460.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/cmake.install/cmake.install.json b/automatic/cmake.install/cmake.install.json index 0447f45f2db..7e59cc7e8db 100644 --- a/automatic/cmake.install/cmake.install.json +++ b/automatic/cmake.install/cmake.install.json @@ -2,5 +2,5 @@ "3.8": "3.8.2", "3.9": "3.9.6", "3.10": "3.10.3", - "3.11": "3.11.3" + "3.11": "3.11.4" } diff --git a/automatic/cmake.install/cmake.install.nuspec b/automatic/cmake.install/cmake.install.nuspec index bb3a9da69b4..2938c4939a1 100644 --- a/automatic/cmake.install/cmake.install.nuspec +++ b/automatic/cmake.install/cmake.install.nuspec @@ -3,7 +3,7 @@ cmake.install - 3.11.3 + 3.11.4 https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/cmake.install chocolatey, dtgm CMake (Install) diff --git a/automatic/cmake.install/legal/VERIFICATION.txt b/automatic/cmake.install/legal/VERIFICATION.txt index d306b9cb2b0..f78932f86e3 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: C2D88A8F4E7E49A8A96A18EA1D3CDFCA23FEDA3FB7D7C2094955E42553F54EA5 - checksum64: A2B465AE197EB7F87779BB955DE1A302DBF95F8F8D260AC72195FF20E5003445 + checksum32: 72B3B82B6D2C2F3A375C0D2799C01819DF8669DC55694C8B8DAAF6232E873725 + checksum64: 56E3605B8E49CD446F3487DA88FCC38CB9C3E9E99A20F5D4BD63E54B7A35F869 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 1f34510aa35..c0e8899a8e1 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.11.3-win32-x86.msi" - file64 = "$toolsPath\cmake-3.11.3-win64-x64.msi" + file = "$toolsPath\cmake-3.11.4-win32-x86.msi" + file64 = "$toolsPath\cmake-3.11.4-win64-x64.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 0447f45f2db..7e59cc7e8db 100644 --- a/automatic/cmake.portable/cmake.portable.json +++ b/automatic/cmake.portable/cmake.portable.json @@ -2,5 +2,5 @@ "3.8": "3.8.2", "3.9": "3.9.6", "3.10": "3.10.3", - "3.11": "3.11.3" + "3.11": "3.11.4" } diff --git a/automatic/cmake.portable/cmake.portable.nuspec b/automatic/cmake.portable/cmake.portable.nuspec index 4a4a571d315..f3a27f0664b 100644 --- a/automatic/cmake.portable/cmake.portable.nuspec +++ b/automatic/cmake.portable/cmake.portable.nuspec @@ -3,7 +3,7 @@ cmake.portable - 3.11.3 + 3.11.4 https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/cmake.portable chocolatey, dtgm CMake (Portable) diff --git a/automatic/cmake.portable/legal/VERIFICATION.txt b/automatic/cmake.portable/legal/VERIFICATION.txt index 5bdf6a317c5..8c17b5e954e 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: D444DA334688451E467F72E7B3617900C4E39CB6DCE44CB2AD650B0E7CED02D3 - checksum64: D275D176D7A249C6156B260D19A8049A2032C7E3F1BDE04FCF13CE9C7CA895CD + checksum32: B068001FF879F86E704977C50A8C5917E4B4406C66242366DBA2674ABE316579 + checksum64: D3102ABD0DED446C898252B58857871EE170312D8E7FD5CBFF01FBCB1068A6E5 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 df7dcfb1361..54251903762 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.11.3-win32-x86.zip" - file64 = "$toolsPath\cmake-3.11.3-win64-x64.zip" + file = "$toolsPath\cmake-3.11.4-win32-x86.zip" + file64 = "$toolsPath\cmake-3.11.4-win64-x64.zip" destination = $toolsPath } diff --git a/automatic/cmake/cmake.json b/automatic/cmake/cmake.json index fa1f14a3570..7e59cc7e8db 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -2,5 +2,5 @@ "3.8": "3.8.2", "3.9": "3.9.6", "3.10": "3.10.3", - "3.11": "3.11.2" + "3.11": "3.11.4" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index f4a3a6f3d7f..20732f13924 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.11.2 + 3.11.4 https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/cmake chocolatey, dtgm CMake @@ -43,7 +43,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=User'` * [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 faa047c0169..419e63b7cb9 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "52.3.55-beta", + "beta": "52.3.56-beta", "stable": "51.4.66" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 7e561232563..5cd58174918 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 51.4.66 + 52.3.56-beta Dropbox Dropbox chocolatey,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index a335349c953..8a6e6bff039 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox*" - url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2051.4.66%20Offline%20Installer.exe' - checksum = 'a1db3f61666b76da342c3f50d2321eeab5494c93d543f6583d67d82d003d0bb8' + url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2052.3.56%20Offline%20Installer.exe' + checksum = '08683ecda7b64f487bdeb299171581bec470634d9390c2e21ad70a540b784caa' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 4c140ca1d7d..9f9bce02564 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey - 9.0.2582.0 + 9.0.2583.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.