Skip to content

Commit

Permalink
AU: 8 updated - cmake cmake.install cmake.portable dropbox GoogleChro…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Feb 14, 2024
1 parent e6a6e6f commit 3cdd74f
Show file tree
Hide file tree
Showing 22 changed files with 49 additions and 43 deletions.
3 changes: 2 additions & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
"3.25": "3.25.3",
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.0-rc5"
"3.28": "3.28.3",
"3.29": "3.29.0-rc1"
}
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.27.9</version>
<version>3.29.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake.install</packageSourceUrl>
<owners>chocolatey-community, 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.27.9/cmake-3.27.9-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc1/cmake-3.29.0-rc1-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc1/cmake-3.29.0-rc1-windows-x86_64.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: AB0C8191BD8B0B60831DF430DEEB3D2A626F90C0A58ADEE1D0EE43D1572968B9
checksum64: 8E67EA0344EA28579E127FAB12D3015602A37A5D3C4763FE94D4CB2342EA0CD7
checksum32: B6F17ED6EF5122EAB50292E0235E1D6C60E0790FDE7ECAD63C040B94B2AE7052
checksum64: B402B9DE5C08353A1FA73CE45F564B88D645FE767FB9C111B312A0F3EC0306F1

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.27.9-windows-i386.msi"
file64 = "$toolsPath\cmake-3.27.9-windows-x86_64.msi"
file = "$toolsPath\cmake-3.29.0-rc1-windows-i386.msi"
file64 = "$toolsPath\cmake-3.29.0-rc1-windows-x86_64.msi"
softwareName = 'CMake'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 3010, 1641)
Expand Down
3 changes: 2 additions & 1 deletion automatic/cmake.portable/cmake.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
"3.25": "3.25.3",
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.0-rc5"
"3.28": "3.28.3",
"3.29": "3.29.0-rc1"
}
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.27.9</version>
<version>3.29.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake.portable</packageSourceUrl>
<owners>chocolatey-community, 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.27.9/cmake-3.27.9-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.27.9/cmake-3.27.9-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc1/cmake-3.29.0-rc1-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.0-rc1/cmake-3.29.0-rc1-windows-x86_64.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: 7296B5A46EB53BFD0E0FF1D818067745CB831AB8D3CEF9D266BFC842A435D515
checksum64: C14E8B5D1C7BE0BAF0E7936CE8B5A39C5EE3450B14D7E3B32435083EDDD9AFF7
checksum32: 4339554F941D962AFD02880556DB1BFDCF6C97CD9A071D0236EAC11E287A64C3
checksum64: 60ACEB9E942F5258313C77362779430372C3D58E2CF029A05891F24F83E5DD47

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.27.9-windows-i386.zip"
file64 = "$toolsPath\cmake-3.27.9-windows-x86_64.zip"
file = "$toolsPath\cmake-3.29.0-rc1-windows-i386.zip"
file64 = "$toolsPath\cmake-3.29.0-rc1-windows-x86_64.zip"
destination = $toolsPath
}

Expand Down
3 changes: 2 additions & 1 deletion automatic/cmake/cmake.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
"3.25": "3.25.3",
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.0-rc5"
"3.28": "3.28.3",
"3.29": "3.29.0-rc1"
}
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.27.9</version>
<version>3.29.0-rc1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/cmake</packageSourceUrl>
<owners>chocolatey-community, 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.27.9]" />
<dependency id="cmake.install" version="[3.29.0-rc1]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "193.3.5459-beta",
"beta": "193.3.5535-beta",
"stable": "192.4.4605"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>192.4.4605</version>
<version>193.3.5535-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '192.4.4605'
$version = '193.3.5535'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20192.4.4605%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20192.4.4605%20Offline%20Installer.x64.exe'
checksum = 'c9f9c3b224af0c8728cf011ba4092e9bd9ede87ed288173ac390e44ff7da9db0'
checksum64 = 'b985290950edc11b15a0f2e4a4e0e35c11c42825fc490d6769c575fdb632ed28'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20193.3.5535%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20193.3.5535%20Offline%20Installer.x64.exe'
checksum = 'ac6cd77bb47f2092dcb0780a3a918addaf15e698bfc025a467e7e7a9fc9bff26'
checksum64 = 'b8e7dd2891611e24edaa8a4007eea4c7e92696006fc0fb3d35f7f41d84c8b400'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechrome/googlechrome.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>GoogleChrome</id>
<version>121.0.6167.161</version>
<version>121.0.6167.184</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google LLC.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '121.0.6167.161'
$version = '121.0.6167.184'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = '701a50f12d2f56c53187625fd13e005775cc7cd38b2d570566185096979773ac'
checksum64 = '020f34887dad034f95796ddf62a1a1b5ee2f7f3b8ad8f97da492428642255958'
checksum = '508abed5d4fe2265476f01c730b165d78fba907ce7b489b9b3b7a9b92c799854'
checksum64 = '2845fa3aff6a773c4e523ab7cb88372c160a612aedfa9367f135c2aaecea2a5d'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
4 changes: 2 additions & 2 deletions automatic/nuget.commandline/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors
website located at <https://www.nuget.org/downloads>
and can be verified by doing the following:

1. Download the following <https://dist.nuget.org/win-x86-commandline/v6.9.1/nuget.exe>
1. Download the following <https://dist.nuget.org/win-x86-commandline/v6.8.1/nuget.exe>
2. Extract the downloaded nupkg file by using one of the following methods
- Use the 7z utility: '7z.exe'
- Using the powershell function 'Expand-Archive'
Expand All @@ -16,6 +16,6 @@ and can be verified by doing the following:
4. The checksums should match the following:

checksum type: sha256
checksum: 82BB13E2365E1E5EE7D0975618DCF90B279427DE8A7ECB338B9B78BFC457D51B
checksum: 88CC52C201EABBE2CB80AC3CD95D3383B3CDA4B0B81582D2D93B8457A6B6056B

The file 'LICENSE.txt' has been obtained from <https://github.com/NuGet/NuGet.Client/blob/bf52f1045992f21eee205dc9a8356a4ce1072b91/LICENSE.txt>
13 changes: 8 additions & 5 deletions automatic/nuget.commandline/nuget.commandline.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,15 @@
"5.7": "5.7.3",
"5.8": "5.8.1",
"5.10": "5.10.0",
"5.11": "5.11.5",
"5.11": "5.11.6",
"5.2": "5.2.1",
"5.9": "5.9.3",
"6.0": "6.0.5",
"6.0": "6.0.6",
"6.2": "6.2.4",
"6.3": "6.3.3",
"6.4": "6.4.2",
"6.5": "6.5.1"
"6.3": "6.3.4",
"6.4": "6.4.3",
"6.5": "6.5.1",
"6.6": "6.6.2",
"6.7": "6.7.1",
"6.8": "6.8.1"
}
2 changes: 1 addition & 1 deletion automatic/nuget.commandline/nuget.commandline.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>nuget.commandline</id>
<title>Nuget.CommandLine</title>
<version>6.9.1</version>
<version>6.8.1</version>
<authors>Microsoft</authors>
<owners>chocolatey-community, nuget-mirror</owners>
<summary>NuGet is the package manager for the Microsoft development platforms</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>10.0.3202.0</version>
<version>10.0.3203.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '8d885003aa204d160b3cfab01f7f686126dddc0e25d171ec7dd14bf3b369e85e'
checksum64 = '47bbec20b55353b7bf05e10d0a44e467d6f9f5137c48eb80bd8114d3f2b942cf'
checksum64 = '9fd626cba54e4156db7a59a64e97ee2d5170bf318c9084cd90af0c7bd5bc8683'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2024.2.7</version>
<version>2024.2.13</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysinternals/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = 'c9a3b8aaeb55b8538d3d15991e4f430225c35b50a653184e325ae72ecd1c3860'
checksum = 'fa5548efe12a2ea78c726971b6ac24ec9c2c1686a557efd3ff9476398ecccbae'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand All @@ -18,7 +18,7 @@ Accept-Eula
if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir }
if (Is-NanoServer) {
$packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip'
$packageArgs.checksum = 'ec7107d44a0ad9907102a8b2f1c0ecc0d79ece8f120e9f32a8d68762532bce66'
$packageArgs.checksum = '892eeff0c00ce035c976e879f78d2917c3f838462e249d2bb057a571e2a00d18'
}

$old_path = 'c:\sysinternals'
Expand Down

0 comments on commit 3cdd74f

Please sign in to comment.