Skip to content

Commit

Permalink
AU: 5 updated - cmake cmake.install cmake.portable googlechromebeta m…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 20, 2023
1 parent 3ae8dc8 commit fa2f98a
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.3",
"3.26": "3.26.4",
"3.26": "3.26.5",
"3.27": "3.27.0"
}
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.0</version>
<version>3.26.5</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.0/cmake-3.27.0-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-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: 2047479F87BA74891DFE4FD3ADDD3126754CEB9003AE27F26264F14FC60D66F8
checksum64: 5B18D0056A5E83DE19E0793F6AD9934AA691630E02DDD16F71D2F11E3F3827BF
checksum32: 6CA3903F4983A7FA41A263FD3351C7ED821319677E1FAA9C853E26113C6CFF67
checksum64: BF9484678C23754AADB63C3294B4A9CEFA89BDFF4A35F2B51F71397A869AA167

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.0-windows-i386.msi"
file64 = "$toolsPath\cmake-3.27.0-windows-x86_64.msi"
file = "$toolsPath\cmake-3.26.5-windows-i386.msi"
file64 = "$toolsPath\cmake-3.26.5-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
2 changes: 1 addition & 1 deletion automatic/cmake.portable/cmake.portable.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.3",
"3.26": "3.26.4",
"3.26": "3.26.5",
"3.27": "3.27.0"
}
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.0</version>
<version>3.26.5</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.0/cmake-3.27.0-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.27.0/cmake-3.27.0-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.26.5/cmake-3.26.5-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: BB3C3CA83BE02A410B10393D563EC1E83D2048FEA5EB35E88EFE5C75E239DAC3
checksum64: FC5F901EF4D438EAFBE35B24C608D5DE11E517F157B3B7AB8EBBAA7C3C0171D2
checksum32: E1A431F78EB5A3FBBA58724F707724FF35C7587D1FF0BD86DEAF4E0626FB6921
checksum64: B95D6D8113593E001AE64DF615358EA47185AD52A79D0C420332E052BD30C283

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.0-windows-i386.zip"
file64 = "$toolsPath\cmake-3.27.0-windows-x86_64.zip"
file = "$toolsPath\cmake-3.26.5-windows-i386.zip"
file64 = "$toolsPath\cmake-3.26.5-windows-x86_64.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 @@ -17,6 +17,6 @@
"3.23": "3.23.5",
"3.24": "3.24.4",
"3.25": "3.25.3",
"3.26": "3.26.4",
"3.26": "3.26.5",
"3.27": "3.27.0"
}
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.0</version>
<version>3.26.5</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.0]" />
<dependency id="cmake.install" version="[3.26.5]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.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>googlechromebeta</id>
<version>115.0.5790.98-beta</version>
<version>116.0.5845.42-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey-community,nsleigh</owners>
<authors>Google LLC.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechromebeta/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 = '115.0.5790.98-beta'
$version = '116.0.5845.42-beta'
if ($version -eq (Get-ChromeBetaVersion)) {
Write-Host "Google Chrome Beta $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi'
checksum = '0c534e98109ded8e8ea9a472f75d55dac9dc812ae8fe03ef935dd6bb05b2a6a6'
checksum64 = 'bb195b43561f3877512851a12728047ecbcb872dce6f9234c32a7f018f35328e'
checksum = '31100e16370a1cb6fd17a0958cc5bdd26db474697f7efdfae55cf9d717d1da1e'
checksum64 = '0afe32b01fda904c9373b7e56746edb6a251d6cab4e8c1266953feeae82eefea'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
8 changes: 4 additions & 4 deletions automatic/mp3tag/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://community.mp3tag.de/t/mp3tag-development-build-status/455>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <http://download.mp3tag.de/mp3tagv321asetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv321a-x64-setup.exe>
32-Bit software: <http://download.mp3tag.de/mp3tagv321bsetup.exe>
64-Bit software: <http://download.mp3tag.de/mp3tagv321b-x64-setup.exe>
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: D3DF86779CDD75B9EA530023FD6CE0A6025B4A74936BC8B97DF9881BAE3D4D72
checksum64: 0DF76551C7D18370F441E28979473CA18FE8841251D54B766A412DF0EA208C55
checksum32: 7FAD33044A0BE3E4BB9680CD29C15153C495224C740BFC031939F13BCE340061
checksum64: 3D9A5D1D04A7F7C78A0DD82B2B3B408028034A76EA61433A08E501AD23916DB1

The file 'LICENSE.txt' has been obtained from <http://help.mp3tag.de/misc_license.html>
2 changes: 1 addition & 1 deletion automatic/mp3tag/mp3tag.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>mp3tag</id>
<version>3.21.1-beta</version>
<version>3.21.2-beta</version>
<title>Mp3tag</title>
<owners>chocolatey-community</owners>
<authors>Florian Heidenreich</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/mp3tag/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ New-Item $iniFile -type file -force -value $iniContent
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\mp3tagv321asetup.exe"
file64 = "$toolsPath\mp3tagv321a-x64-setup.exe"
file = "$toolsPath\mp3tagv321bsetup.exe"
file64 = "$toolsPath\mp3tagv321b-x64-setup.exe"
silentArgs = "/S"
validExitCodes = @(0)
}
Expand Down

0 comments on commit fa2f98a

Please sign in to comment.