From bda0e74d4905c709ee81d80f9beab17ad4414d76 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Wed, 19 Jun 2019 18:12:09 +0000 Subject: [PATCH] AU: 3 updated - brave cmake cmake.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/4ae051bfaa98fefdcede2e53108c6aa19f3b62ef --- automatic/brave/brave.json | 4 ++-- automatic/brave/brave.nuspec | 8 ++++---- automatic/brave/legal/VERIFICATION.txt | 8 ++++---- automatic/brave/tools/chocolateyInstall.ps1 | 4 ++-- 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/cmake.json | 2 +- automatic/cmake/cmake.nuspec | 4 ++-- 10 files changed, 23 insertions(+), 23 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 66778435c42..bac8ea24960 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "0.65.120", - "beta": "0.66.92-beta" + "stable": "0.65.121", + "beta": "0.66.93-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 77e261d4ea2..5f0b8e310a4 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 0.66.92-beta - Brave Browser (Beta) + 0.65.121 + Brave Browser - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave-beta.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave.svg A browser that lets you browse safer and faster by blocking ads and trackers. chocolatey, Sanshiro Brave Software Inc. diff --git a/automatic/brave/legal/VERIFICATION.txt b/automatic/brave/legal/VERIFICATION.txt index 936a1a5ea10..9694d1001fa 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li 1. Download the following installer(s): -x86: https://github.com/brave/brave-browser/releases/download/v0.66.92/BraveBrowserSilentBetaSetup32.exe -x86_64: https://github.com/brave/brave-browser/releases/download/v0.66.92/BraveBrowserSilentBetaSetup.exe +x86: https://github.com/brave/brave-browser/releases/download/v0.65.121/BraveBrowserStandaloneSilentSetup32.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v0.65.121/BraveBrowserStandaloneSilentSetup.exe 2. You can use one of the following methods to obtain the checksum(s): - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 -checksum32: 89864C7CAA9FA0B20B2308420E8A16A2344BC3581640C331C55548BA50128A1F -checksum64: 910E7255DA4B4116119B602CB460A67C225627A8F540421EDB77F475E8B684B0 +checksum32: 6DCE291EDC695B1025E55D74233DF2040CDB045CD87A56CB754E96B558B6F586 +checksum64: E9A3A82BCFB1929D35DA1D91242FBE19606AF9B85FE190E40D10F3F9EB7CB9F0 The included 'LICENSE.txt' file have been obtained from: https://github.com/brave/brave-browser/blob/master/LICENSE diff --git a/automatic/brave/tools/chocolateyInstall.ps1 b/automatic/brave/tools/chocolateyInstall.ps1 index ff4f809bc90..49732cde894 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -2,8 +2,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsDir\BraveBrowserSilentBetaSetup32.exe" - file64 = "$toolsDir\BraveBrowserSilentBetaSetup.exe" + file = "$toolsDir\BraveBrowserStandaloneSilentSetup32.exe" + file64 = "$toolsDir\BraveBrowserStandaloneSilentSetup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/cmake.install/cmake.install.json b/automatic/cmake.install/cmake.install.json index d81ff839938..58a6f8899b6 100644 --- a/automatic/cmake.install/cmake.install.json +++ b/automatic/cmake.install/cmake.install.json @@ -6,5 +6,5 @@ "3.12": "3.12.4", "3.13": "3.13.4", "3.14": "3.14.5", - "3.15": "3.15.0-rc1" + "3.15": "3.15.0-rc2" } diff --git a/automatic/cmake.install/cmake.install.nuspec b/automatic/cmake.install/cmake.install.nuspec index 1f49a73fe3e..9ae072b9df7 100644 --- a/automatic/cmake.install/cmake.install.nuspec +++ b/automatic/cmake.install/cmake.install.nuspec @@ -3,7 +3,7 @@ cmake.install - 3.15.0-rc1 + 3.15.0-rc2 https://github.com/chocolatey-community/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 9e5abef7e7c..3fc3ef4185b 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: 3387055B2EBD7B4BA8DEBFD5441B04C33C6F3F37C75701D3D97201BF3E35FED7 - checksum64: 1961C36989FDBAA4E94A054E484B61968B9AB5547458CF214821A047982024E8 + checksum32: 579BE6D3BA7116ECD3FC7A3974108EC8EF7D90B48F1EEED15AC07ED127E75DCF + checksum64: 9E289AC1FF33E6F7F9A891C1C4358DF74E691C10DEEFD0A264BE8CDA7F39F465 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 09157bd9ee7..5dfd55c074e 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.15.0-rc1-win32-x86.msi" - file64 = "$toolsPath\cmake-3.15.0-rc1-win64-x64.msi" + file = "$toolsPath\cmake-3.15.0-rc2-win32-x86.msi" + file64 = "$toolsPath\cmake-3.15.0-rc2-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/cmake.json b/automatic/cmake/cmake.json index 76ea235e42e..3b6a929c2d2 100644 --- a/automatic/cmake/cmake.json +++ b/automatic/cmake/cmake.json @@ -6,5 +6,5 @@ "3.12": "3.12.2", "3.13": "3.13.5", "3.14": "3.14.5", - "3.15": "3.15.0-rc1" + "3.15": "3.15.0-rc2" } diff --git a/automatic/cmake/cmake.nuspec b/automatic/cmake/cmake.nuspec index 2ab8ce2af47..fd5729e221b 100644 --- a/automatic/cmake/cmake.nuspec +++ b/automatic/cmake/cmake.nuspec @@ -3,7 +3,7 @@ cmake - 3.15.0-rc1 + 3.15.0-rc2 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake chocolatey, 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) - +