Skip to content

Commit

Permalink
AU: 9 updated - chromium cmake cmake.install cmake.portable selenium-…
Browse files Browse the repository at this point in the history
…chromium-edge-driver sysinternals vim vscode-insiders vscode-insiders.install

[skip ci]
  • Loading branch information
Chocolatey Community committed Jun 18, 2024
1 parent ad2f7d9 commit 268ad67
Show file tree
Hide file tree
Showing 24 changed files with 45 additions and 45 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": "128.0.6542.0-snapshots",
"snapshots": "128.0.6543.0-snapshots",
"stable": "126.0.6478.62"
}
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>128.0.6542.0-snapshots</version>
<version>128.0.6543.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/1315706/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1316049/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: 413EA5F0F596EAE26A2D1DD5539436A9E82A3B652ED1277237F7E47A2BA3C395
checksum64: DB9DD441786D2D4D489826354C5F61407EAC635AE71E5AE0F20867089CD56976

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 = '128.0.6542.0-snapshots'
$version = '128.0.6543.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/1315694/mini_installer.exe'
checksum = '850A8DCE3893DE5BDE9EE719144648BFFA9F0AF0CF16F23F8D8BCEED9563F95F'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1316055/mini_installer.exe'
checksum = 'ECE6FEBEF52301AAAE7498003A11B0F7664EB05BBC1F7243B1BA7824917729CD'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
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 @@ -20,6 +20,6 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.29": "3.29.6",
"3.30": "3.30.0-rc3"
}
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.0-rc3</version>
<version>3.29.6</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.0-rc3/cmake-3.30.0-rc3-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc3/cmake-3.30.0-rc3-windows-x86_64.msi>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-windows-i386.msi>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-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: D203131679444C4F2A36F0BB14C8D826AB1224DB09E21422792DF03D24A27B74
checksum64: E43DC09696682EC249B8287708E3D154E6364EE0023001E561258EBC563E0DB9
checksum32: F0E745618580FB4ADB0858D9B961BE272500BD80B5BCE5591B0EBD8E858B3819
checksum64: B93EC89D545C39B7BAD421BCDECACE9FAAC6483A3CE5BFA24CB948AC07ADBC48

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.0-rc3-windows-i386.msi"
file64 = "$toolsPath\cmake-3.30.0-rc3-windows-x86_64.msi"
file = "$toolsPath\cmake-3.29.6-windows-i386.msi"
file64 = "$toolsPath\cmake-3.29.6-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 @@ -20,6 +20,6 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.29": "3.29.6",
"3.30": "3.30.0-rc3"
}
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.0-rc3</version>
<version>3.29.6</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.0-rc3/cmake-3.30.0-rc3-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.30.0-rc3/cmake-3.30.0-rc3-windows-x86_64.zip>
32-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-windows-i386.zip>
64-Bit software: <https://github.com/Kitware/CMake/releases/download/v3.29.6/cmake-3.29.6-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: AF3ECDDC97D1DFD9E363C3F561389C283268D334F9B6261234CC556D4FD517AF
checksum64: ECAE920994E96649A22C0DF093718537354AF08054C998C8F4B862040AEBEE87
checksum32: ACA4ABB4AD7EB7D97647A572132735AF2BD35687826E96F7D23DD7F4D2D7D4A9
checksum64: 5C648EAC06C33477E510BAE14CE1F969E9ABB38992B71F245633B182FCCB474D

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.0-rc3-windows-i386.zip"
file64 = "$toolsPath\cmake-3.30.0-rc3-windows-x86_64.zip"
file = "$toolsPath\cmake-3.29.6-windows-i386.zip"
file64 = "$toolsPath\cmake-3.29.6-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 @@ -20,6 +20,6 @@
"3.26": "3.26.6",
"3.27": "3.27.9",
"3.28": "3.28.6",
"3.29": "3.29.5",
"3.29": "3.29.6",
"3.30": "3.30.0-rc3"
}
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.30.0-rc3</version>
<version>3.29.6</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.30.0-rc3]" />
<dependency id="cmake.install" version="[3.29.6]" />
</dependencies>
</metadata>
<files />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>selenium-chromium-edge-driver</id>
<!-- Do not touch the version, it will be updated automatically during the update check -->
<version>125.0.2535.92</version>
<version>126.0.2592.61</version>
<title>Selenium Chromium Edge Driver</title>
<authors>Chromium and Microsoft teams</authors>
<owners>chocolatey-community,agabrys,laurin1,AdmiringWorm</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters

$packageArgs = @{
packageName = 'selenium-chromium-edge-driver'
url = 'https://msedgedriver.azureedge.net/125.0.2535.92/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/125.0.2535.92/edgedriver_win64.zip'
checksum = 'afdc7d8b9e764cd0c138e43f695ffbb704d7808f1c8e61a5dc22dd572e328df5'
checksum64 = 'bac109212ef3d1f7c0e3331f0027594600832dd09c1953eaafcb777166450bd7'
url = 'https://msedgedriver.azureedge.net/126.0.2592.61/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/126.0.2592.61/edgedriver_win64.zip'
checksum = 'cc46b5cf44f381dbcec9e2b2b30d26175617c5a6170cee7113c3e27773061743'
checksum64 = '90865be9f18ee6d3f4ff1751e9b371dd61d13a83874e3de59911f7832d410cc9'
checksumType = 'sha256'
checksumType64 = 'sha256'
unzipLocation = $seleniumDir
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.5.28</version>
<version>2024.6.17</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
2 changes: 1 addition & 1 deletion 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 = 'cebd4dd1cc79f982a6f8adfd1459dc919af7e77acc94e6b51fb64fb947372454'
checksum = 'cfb91c7bbf43c41d7074faaec478bb0099906cd9f703f1dfce8d473a32f220f8'
checksumType = 'sha256'
unzipLocation = $installDir
}
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.0494/gvim_9.1.0494_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0494/gvim_9.1.0494_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0496/gvim_9.1.0496_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0496/gvim_9.1.0496_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: C8ABD0F9E6336DCF5C5C402C0BDDEB9175E780A3DD29DEE932F037E1B96A154C
checksum64: 579B5929D614ACDB527C6F6CC289C925AF66A36B9A7D48FE889860A9B82C2015
checksum32: 7E47F4394E25B37E214E1CED20731657C98685BE6364E011438231611B4591D9
checksum64: 0F6EB1459B2F1A339ACF3F50E1C3DD7A6B43F8CB7D81698EBCFFB27CA9C1F17E
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.0494_x86.zip"
file64 = "$toolsDir\gvim_9.1.0494_x64.zip"
file = "$toolsDir\gvim_9.1.0496_x86.zip"
file64 = "$toolsDir\gvim_9.1.0496_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.0494</version>
<version>9.1.0496</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
4 changes: 2 additions & 2 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/3b80131054ea2b80002bfde213a41293b85e68de/VSCodeSetup-x64-1.91.0-insider.exe'
url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/406d1d726fc68ab1146a2baf8afd134d5b95075a/VSCodeSetup-x64-1.91.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum64 = '0ab254485746297081a56d2ba6581fe2ef12a5f729a5c9fb624b33e6fd61bc1c3afe603d119f62c2ec6a4a9cdf93ae3d316b7eb31260ae17292db710da2236a1'
checksum64 = 'c698df2eebc1ea9ac844efa2363b10aaf940de52b597662a27569ed0d33c5293d36c18110f91152e3e504d4b9d21d65271150f2ddfc21ef9639dbba36a75e39f'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.91.0.20240614</version>
<version>1.91.0.20240617</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.91.0.20240614</version>
<version>1.91.0.20240617</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.91.0.20240614]" />
<dependency id="vscode-insiders.install" version="[1.91.0.20240617]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 268ad67

Please sign in to comment.