Skip to content

Commit

Permalink
AU: 3 updated - brave cmake.install paint.net
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 8, 2019
1 parent 262a255 commit 691cd29
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "0.67.117",
"stable": "0.67.124",
"beta": "0.68.116-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>0.68.116-beta</version>
<title>Brave Browser (Beta)</title>
<version>0.67.124</version>
<title>Brave Browser</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* Beta is an early preview for new versions of Brave. This build showcases the newest advances and it’s ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you’d like.
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave-beta.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca30653/icons/brave.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.68.116/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.68.116/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.67.124/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.67.124/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: AD30880BEE475C2BF68969683F921625F075D4D8A4056B589B4B77D09312AFD7
checksum64: AFF41341E1C95ACDB3A45A62B18617F18C7FC10BFFDB6F0DA504C8189B90B27E
checksum32: 8AF2B4ACD1BA1B735C0A92B040A5BAA1AB04F5435CCB301E462702F62EADE08C
checksum64: 577DE96FCA69C20AB314E80C7DADFCF6DB88BACA43AD304CC7373D8C6D28E7D0

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
4 changes: 2 additions & 2 deletions automatic/brave/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"3.12": "3.12.4",
"3.13": "3.13.4",
"3.14": "3.14.6",
"3.15": "3.15.1"
"3.15": "3.15.2"
}
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cmake.install</id>
<version>3.15.1</version>
<version>3.15.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Install)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cmake.org/download/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.1/cmake-3.15.1-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2-win64-x64.msi>
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: DEDC56098AA3DB7A866F433B690E7E67E5B7DABF6DBE48804F54DDD54422EC2C
checksum64: B84CE1A5FC7FF7AFE9590BCDF07EE8F8E8D5AE1E85A27DBCB1E6CCAB26B441B9
checksum32: 76AB2E1A3076936CE86999E8F37327B0BAB3E46206A52ABD73CDAE6E5B63F2BC
checksum64: BB5895C55692842511F848969301B1D7D41A8EE43776B300A988E978DE73139D

The file 'LICENSE.txt' has been obtained from <https://gitlab.kitware.com/cmake/cmake/blob/master/Copyright.txt>
4 changes: 2 additions & 2 deletions automatic/cmake.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\cmake-3.15.1-win32-x86.msi"
file64 = "$toolsPath\cmake-3.15.1-win64-x64.msi"
file = "$toolsPath\cmake-3.15.2-win32-x86.msi"
file64 = "$toolsPath\cmake-3.15.2-win64-x64.msi"
softwareName = 'CMake'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
4 changes: 2 additions & 2 deletions automatic/paint.net/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x32: https://www.dotpdn.com/files/paint.net.4.2.install.zip
x32: https://www.dotpdn.com/files/paint.net.4.2.1.install.zip

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 097E8738D74B4C29694AEA0F8BF7867769082AEF0CA9E138880632CFD9DE3335
checksum32: 034274ACF0413E6CFE3B1833EE7A88AAE6E67A498658F30E62158B4AFCB0D4AF

File 'license.txt' is obtained from:
https://www.getpaint.net/license.html
2 changes: 1 addition & 1 deletion automatic/paint.net/paint.net.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>paint.net</id>
<version>4.2</version>
<version>4.2.1</version>
<title>Paint.NET</title>
<authors>Rick Brewster, dotPDN</authors>
<projectUrl>http://www.getpaint.net/</projectUrl>
Expand Down

0 comments on commit 691cd29

Please sign in to comment.