Skip to content

Commit

Permalink
AU: 7 updated - chromium cmake cmake.install cmake.portable freecad m…
Browse files Browse the repository at this point in the history
…ixxx vim

[skip ci]
  • Loading branch information
Chocolatey Community committed Oct 19, 2024
1 parent e848e35 commit 6c59d96
Show file tree
Hide file tree
Showing 24 changed files with 44 additions and 42 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "132.0.6784.0-snapshots",
"snapshots": "132.0.6785.0-snapshots",
"stable": "130.0.6723.59"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.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>chromium</id>
<version>132.0.6784.0-snapshots</version>
<version>132.0.6785.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1370389/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1370842/mini_installer.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
checksum64: F07662F394CE1C443F634E6D536C25A7EB5C40C7A0ACFBB201B8829D0FFA3825
checksum64: 236BA6C6A7E1E7224F17E0909713842581BE32905C5B6614EB55C42312FBD976

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '132.0.6784.0-snapshots'
$version = '132.0.6785.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1370381/mini_installer.exe'
checksum = '1D57D236616A42712D33CCF92E1A094442BD6F0BC9978113D1DCE6F145BC25FB'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1370860/mini_installer.exe'
checksum = 'EDD521508F9112363F437BC2D357F986C5FCA710805809A93009C4966E8F7722'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
3 changes: 2 additions & 1 deletion automatic/cmake.install/cmake.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.5"
"3.30": "3.30.5",
"3.31": "3.31.0-rc2"
}
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.30.5</version>
<version>3.31.0-rc2</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.30.5/cmake-3.30.5-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.0-rc2/cmake-3.31.0-rc2-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.0-rc2/cmake-3.31.0-rc2-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: F26227CA3CA287711AEFA8D9DB6F87EEFD9E9948B57F370025FD65A63DC78CF1
checksum64: 24BF6A9B35B4AEA8B632F9C4C8F537F6C684660383C2334EEC76CB7B4D434480
checksum32: 2D5C651EEEF614EB6837E6DB1BBBB07BF11EE76DC3F518BF530FB4F8E977D560
checksum64: 6498C685C643BDE12B333DCF867BAD5BB8B1B222F9D6C971DE79D90E510F0748

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.30.5-windows-i386.msi"
file64 = "$toolsPath\cmake-3.30.5-windows-x86_64.msi"
file = "$toolsPath\cmake-3.31.0-rc2-windows-i386.msi"
file64 = "$toolsPath\cmake-3.31.0-rc2-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 @@ -21,5 +21,6 @@
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.5"
"3.30": "3.30.5",
"3.31": "3.31.0-rc2"
}
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.30.5</version>
<version>3.31.0-rc2</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.30.5/cmake-3.30.5-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.5/cmake-3.30.5-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.0-rc2/cmake-3.31.0-rc2-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.31.0-rc2/cmake-3.31.0-rc2-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: F2534DCD3E09B655C6EC5E0F12264EEA8D2A07D276C59F25660C413E63E56730
checksum64: 5AB6E1FAF20256EE4F04886597E8B6C3B1BD1297B58A68A58511AF013710004B
checksum32: FA23F3D7AD9ECBE878ABE093C40C113917620DB3F7B7CA67866CD331E724B6B4
checksum64: 31A88F30F66F6D85E6E38B3C2AC762E395B84DD42EBAFA1980CA51059CBD5AF5

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.30.5-windows-i386.zip"
file64 = "$toolsPath\cmake-3.30.5-windows-x86_64.zip"
file = "$toolsPath\cmake-3.31.0-rc2-windows-i386.zip"
file64 = "$toolsPath\cmake-3.31.0-rc2-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 @@ -22,5 +22,5 @@
"3.28": "3.28.6",
"3.29": "3.29.8",
"3.30": "3.30.5",
"3.31": "3.31.0-rc1"
"3.31": "3.31.0-rc2"
}
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.31.0-rc1</version>
<version>3.31.0-rc2</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 @@ -50,7 +50,7 @@ For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System' --app
* [News](https://blog.kitware.com/tag/CMake/)
* [Changelog](https://www.cmake.org/download/#latest)</releaseNotes>
<dependencies>
<dependency id="cmake.install" version="[3.31.0-rc1]" />
<dependency id="cmake.install" version="[3.31.0-rc2]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "0.21.2.1",
"portable": "0.21.2.1",
"dev": "38977.2024.10.14-dev"
"dev": "38991.2024.10.18-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.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>freecad</id>
<version>38977.2024.10.14-dev</version>
<version>38991.2024.10.18-dev</version>
<title>FreeCAD</title>
<owners>chocolatey-community,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freecad/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ if (!$PSScriptRoot) { $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -P
$packageArgs = @{
packageName = 'freecad'
fileType = '7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-38977-conda-Windows-x86_64-py311.7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-38991-conda-Windows-x86_64-py311.7z'
softwareName = 'FreeCAD'
checksum64 = '2CB04642BDC06029DAA241F1F594F863FD0BBEB0F835368CEB8A6267BA9FF10D'
checksum64 = 'FF3A63F8A4BE30F577B33AC8D718E92164C0DE702D333C80C7D2CF399E0CFC94'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/2.5/mixxx-2.5-beta-64-gc14bd80a70-win64.msi
x64: https://downloads.mixxx.org/snapshots/2.5/mixxx-2.5-beta-65-g05498792da-win64.msi

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'

checksum64: 59F03D7EDFCFA47F46AA107C7DCDCD15578AECB4FB0FAF5CB4F3499C72FDD481
checksum64: 88D03F268493BD5BC22604E811AC280451F911408DBE45BA7B3EF1EF07B11947

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "2.4.1",
"alpha": "2.6-alpha-99",
"beta": "2.5-beta-64"
"beta": "2.5-beta-65"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.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>mixxx</id>
<version>2.5-beta-64</version>
<version>2.5-beta-65</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.5-beta-64-gc14bd80a70-win64.msi"
file64 = "$toolsPath\mixxx-2.5-beta-65-g05498792da-win64.msi"

softwareName = 'Mixxx *'

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/v9.1.0791/gvim_9.1.0791_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0791/gvim_9.1.0791_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0792/gvim_9.1.0792_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0792/gvim_9.1.0792_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: 62C12C09EC415145776D819A2E2AFA2956E947221DFD5DF48534624FA7B0CF79
checksum64: 3A0BB519759B48FF8F3C9AE39540AAD78DEB79809E416EFAA4D61BD4694E4586
checksum32: CEACE53BAB10CB948B3B04D4A4D523298A9F16719168D6A1CDD050C7EE6B5BC3
checksum64: 1F35B7AB7F507D4F0E07032D7CA5AED8A1ABAE59B0282D11106A422E1B0EAACD
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_9.1.0791_x86.zip"
file64 = "$toolsDir\gvim_9.1.0791_x64.zip"
file = "$toolsDir\gvim_9.1.0792_x86.zip"
file64 = "$toolsDir\gvim_9.1.0792_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>9.1.0791</version>
<version>9.1.0792</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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 6c59d96

Please sign in to comment.