diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 84f8704c28a..29d3c7baf45 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "71.0.3575.0-snapshots", + "snapshots": "71.0.3576.0-snapshots", "stable": "69.0.3497.100" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index c98016471d9..f4b3a1a143c 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 71.0.3575.0-snapshots + 71.0.3576.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 1afa2aa1318..71963285f2c 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: E3D1A32DC1AD3FB686F0CF31C1A14E2E7BEE690CFEF6E8CEE64C31F9307A4898 - checksum64: 60EBDBCC90E96B2C5CA2262485097852FD88EAE45D9E29D9D024FC82D3608D7E + checksum32: C500A4EF030DBC39C18E2C267E84F092E44D2E8B70D58FC1913AB4F990DF84C2 + checksum64: 43D74E29CA87947A266E234BEA6FC7B6A091064CD8FCC667BB4140AAF8573784 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index ced9b008ff2..89a7160036e 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 = "71.0.3575.0-snapshots" +$version = "71.0.3576.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/cmake/cmake.json b/automatic/cmake/cmake.json index cec074a0a43..b7f131673d8 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -3,5 +3,6 @@ "3.9": "3.9.6", "3.10": "3.10.3", "3.11": "3.11.4", - "3.12": "3.12.2" + "3.12": "3.12.2", + "3.13": "3.13.0-rc1" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index 5deb58bc7db..83dc254b400 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.12.2 + 3.13.0-rc1 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/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index be33dda51e2..1eef6307e70 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey - 9.0.2611.0 + 9.0.2612.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.