Skip to content

Commit

Permalink
AU: 7 updated - brave cmake cmake.install cmake.portable Cygwin sourc…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 17, 2019
1 parent a561db9 commit f79193d
Show file tree
Hide file tree
Showing 20 changed files with 43 additions and 43 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": "1.1.21",
"stable": "1.1.22",
"beta": "1.2.27-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>1.2.27-beta</version>
<title>Brave Browser (Beta)</title>
<version>1.1.22</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/v1.2.27/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.2.27/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.1.22/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.1.22/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: 7865167E1797572B59568A1F32CD28A9FC77B9E461B414C71581A694FF758A8B
checksum64: 17E7EEC158A143D8B1097E8ABCF69845399579D63CAF06346D3CB642FCADF0B1
checksum32: 416A74531F919F2CAD55A04B017FD5409D50D1A49603AA92B925DF8C92CA8F2D
checksum64: 79651EAF87247D8A2673F0B7C68B10C1C18B3E787317FF771A5B71239DC979DE

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,6 +6,6 @@
"3.12": "3.12.4",
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.5",
"3.15": "3.15.6",
"3.16": "3.16.1"
}
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.16.1</version>
<version>3.15.6</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.16.1/cmake-3.16.1-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win64-x64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-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: F68AFE0BE0A7C99BD3CB029607D3E3A5002D49FF2D407652BD4501BBF8411957
checksum64: C99E6B0AC8C48D913F268F4C3D82328AE3F816C1FFAAA7FC648F4C5C9D0D7977
checksum32: 522BF7B9F0514A00EE99565ED1A14C38B353F2EB8927D16F30F8644ECA956433
checksum64: 5B9BF2C7BF59A4C92BD459C0AC23B9B4E0CA1504B82A68915DE0EFFCAC9EAB67

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.16.1-win32-x86.msi"
file64 = "$toolsPath\cmake-3.16.1-win64-x64.msi"
file = "$toolsPath\cmake-3.15.6-win32-x86.msi"
file64 = "$toolsPath\cmake-3.15.6-win64-x64.msi"
softwareName = 'CMake'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"3.12": "3.12.3",
"3.13": "3.13.4",
"3.14": "3.14.7",
"3.15": "3.15.5",
"3.15": "3.15.6",
"3.16": "3.16.1"
}
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.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.portable</id>
<version>3.16.1</version>
<version>3.15.6</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake (Portable)</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cmake.portable/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.16.1/cmake-3.16.1-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.16.1/cmake-3.16.1-win64-x64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win32-x86.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.15.6/cmake-3.15.6-win64-x64.zip>
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: 34F9FBCE77BF2E6CD6E8E4752F0FEDBB767A2034209C6A7FE7BE45506EDC69AF
checksum64: DD00F6E7D7EE7DC5D7F17B915181C6DF8026946C82D7E03B0082F10A09F7D44A
checksum32: F33DA8AD3B9BA2257CA1FDDC586DE5395A1B9FD4945A70E1122BA829EC4390F2
checksum64: 2241E2C766F82277619F19E1FD350C1370C455B68C09BDF96818E9CE1D3F8BA2

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.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\cmake-3.16.1-win32-x86.zip"
file64 = "$toolsPath\cmake-3.16.1-win64-x64.zip"
file = "$toolsPath\cmake-3.15.6-win32-x86.zip"
file64 = "$toolsPath\cmake-3.15.6-win64-x64.zip"
destination = $toolsPath
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/cmake/cmake.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"3.12": "3.12.2",
"3.13": "3.13.5",
"3.14": "3.14.7",
"3.15": "3.15.5",
"3.15": "3.15.6",
"3.16": "3.16.1"
}
4 changes: 2 additions & 2 deletions automatic/cmake/cmake.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</id>
<version>3.16.1</version>
<version>3.15.6</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey, dtgm</owners>
<title>CMake</title>
Expand Down Expand Up @@ -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)</releaseNotes>
<dependencies>
<dependency id="cmake.install" version="[3.16.1]" />
<dependency id="cmake.install" version="[3.15.6]" />
</dependencies>
</metadata>
<files />
Expand Down
4 changes: 2 additions & 2 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.0.7.20191022</version>
<version>3.1.0</version>
<authors>Red Hat, Inc.</authors>
<owners>Chocolatey</owners>
<summary>A Linux environment for Windows.</summary>
Expand Down Expand Up @@ -39,7 +39,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/Cygwin.png</iconUrl>
<releaseNotes>
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-04/msg00030.html)
[Software Changelog](https://cygwin.com/ml/cygwin-announce/2019-12/msg00015.html)
[Package Changelog](https://github.com/chocolatey/chocolatey-coreteampackages/blob/master/automatic/cygwin/Changelog.md)
</releaseNotes>
<mailingListUrl>https://cygwin.com/lists.html</mailingListUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sourcetree/sourcetree.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sourcetree</id>
<title>Sourcetree for Windows Enterprise</title>
<version>3.2.6</version>
<version>3.3.6</version>
<authors>Atlassian</authors>
<owners>chocolatey</owners>
<projectUrl>http://www.sourcetreeapp.com</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Sourcetree simplifies how you interact with your Git repositories so you can foc
- Does not prompt to install global ignore files.
- Update notifications are disabled.
]]></description>
<releaseNotes>https://product-downloads.atlassian.com/software/sourcetree/windows/ga/ReleaseNotes_3.2.6.html</releaseNotes>
<releaseNotes>https://product-downloads.atlassian.com/software/sourcetree/windows/ga/ReleaseNotes_3.3.6.html</releaseNotes>
<tags>git mercurial client admin freeware cross-platform</tags>
<dependencies>
<dependency id="dotnet4.7.1" version="4.7.2558.0" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/sourcetree/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ $packageArgs = @{
fileType = 'msi'
silentArgs = "/qn /norestart ACCEPTEULA=1 /l*v `"$env:TEMP\$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.log`""
validExitCodes= @(0,1641,3010)
url = 'https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.2.6.msi'
checksum = 'c8b34688d7f69185b41f9419d8c65d63a2709d9ec59752ce8ea57ee6922cbba4'
url = 'https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourcetreeEnterpriseSetup_3.3.6.msi'
checksum = 'f62d6498fd4433ee55bee7e9dc0af452bed990ae39b3badd9de64a38b3e39dcf'
checksumType = 'sha256'
url64bit = ''
checksum64 = ''
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0012/gvim_8.2.0012_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0012/gvim_8.2.0012_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0014/gvim_8.2.0014_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0014/gvim_8.2.0014_x64.zip>
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: D90EAC249889B15D0A4205F340407011250431D565E530D50936BB87F0BDE13C
checksum64: A4FA911F8568E2C86F3EE7B16E9458C86F01CB6FE1C81CB72DBAA4712069B43B
checksum32: 9E25AAF37A39E6DAE2B7224DF89B0222D8B429F19A885FCA09DA56ECF2953FF1
checksum64: 23559B0AAF87EC164E8C17E255B727C0D10DBCB9996F5DF9C79B1B85E3B67411
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0012_x86.zip"
file64 = "$toolsDir\gvim_8.2.0012_x64.zip"
file = "$toolsDir\gvim_8.2.0014_x86.zip"
file64 = "$toolsDir\gvim_8.2.0014_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0012</version>
<version>8.2.0014</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit f79193d

Please sign in to comment.