Skip to content

Commit

Permalink
AU: 5 updated - GoogleChrome mixxx openshift-cli tor-browser vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 2, 2024
1 parent 84afe62 commit 921c65e
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
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>129.0.6668.71</version>
<version>129.0.6668.90</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 = '129.0.6668.71'
$version = '129.0.6668.90'
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 = '2827588e363a522ebf5c349d452e4b739f0f43cadafdd5b68a65874f6e91ab91'
checksum64 = '144b11fac596bf99d1490ab73d11563c9a4e3daa0b241f7a331638447064c824'
checksum = '1418f4b0a883d6a36238c74d81941c87e392872b149fa5b1cfb963d894c8fc75'
checksum64 = 'c250a4c4263354a618f8f38bb4a74a8f763a8973b2d679e58ef7fdca6e196d60'
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/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/main/mixxx-2.6-alpha-97-ge779238abb-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-98-g60bdaca11e-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: 2294ACEE77DBD71F8590B4D8CBF2C3351AFB0D7CA17AB04D9DACA7B326D3E985
checksum64: AE1CF8D6D12D90700F6CBA60E0940CAA2A838601958F2888A35F25AF1D41CA5C

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-97",
"alpha": "2.6-alpha-98",
"beta": "2.5-beta-59"
}
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.6-alpha-97</version>
<version>2.6-alpha-98</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.6-alpha-97-ge779238abb-win64.msi"
file64 = "$toolsPath\mixxx-2.6-alpha-98-g60bdaca11e-win64.msi"

softwareName = 'Mixxx *'

Expand Down
6 changes: 3 additions & 3 deletions automatic/openshift-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.14>
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.0>
and can be verified by doing the following:

1. Download the following:
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.14/openshift-client-windows-4.16.14.zip>
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.0/openshift-client-windows-4.17.0.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: EF7E13FF5A3728D21B373DCBD07EDA09BE9E52841A1961D50DBD9CE246B0A151
checksum: B05386D325452DFD900AC8204D87744263A7E77F5AE8A44786FEE5C0D0638D3B

The file 'LICENSE.txt' has been obtained from <https://github.com/openshift/origin/blob/6366485d06c43fd526899510f02582484da25519/LICENSE>
4 changes: 2 additions & 2 deletions automatic/openshift-cli/openshift-cli.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>openshift-cli</id>
<version>4.16.14</version>
<version>4.17.0</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/openshift-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>OpenShift Command Line Interface (CLI)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Origin is the upstream community project that powers OpenShift. Built around a c
* Windows support is limited to 64bit systems.
* **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.16.14</releaseNotes>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.17.0</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
8 changes: 4 additions & 4 deletions automatic/tor-browser/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ $destinationFolder = GetInstallDirectory -toolsPath $toolsDir
$packageArgs = @{
PackageName = 'tor-browser'
FileType = 'exe'
Url = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.5/tor-browser-windows-i686-portable-13.5.5.exe'
Url64 = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.5/tor-browser-windows-x86_64-portable-13.5.5.exe'
Checksum = '8de20a8e37bc092b0a11413a56fa4caa85be8a4dedd7c38b07424f1e4613f3d8'
Checksum64 = '90b6356f6a01735efd303d36083cfeaac276f1528177328e71a941255b2c133b'
Url = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.6/tor-browser-windows-i686-portable-13.5.6.exe'
Url64 = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.6/tor-browser-windows-x86_64-portable-13.5.6.exe'
Checksum = 'ed8007d5a480d17b488b3b976dc0b23e08b37c2b03dcd9e18e6812c81facc874'
Checksum64 = '8934f473ed30fe96f262d924bea5782762c8580ec9e53a6a723e6ed6b3333555'
ChecksumType = 'sha256'
SilentArgs = "/S","/D=$destinationFolder"
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/tor-browser/tor-browser.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>tor-browser</id>
<version>13.5.5</version>
<version>13.5.6</version>
<title>Tor Browser</title>
<owners>chocolatey-community</owners>
<authors>Tor Project</authors>
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.0748/gvim_9.1.0748_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0748/gvim_9.1.0748_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0754/gvim_9.1.0754_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0754/gvim_9.1.0754_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: BD679295CAAAA5595E18D3F7281007B3707AE0A7CF9D78700769DD1DF5BB9C6D
checksum64: 2CA14325CEC6096120C8E7108EC429AD6A493F9463784A1AFE1433106367E53E
checksum32: 812ADF1CD7ECD03031D767D18E068D057E07D0F4FC5176EF6705A8BA8A55D011
checksum64: 9D3E6415917C608FFF16D916733A499C0C0824F8E21702B44397EEEE69CB98C4
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.0748_x86.zip"
file64 = "$toolsDir\gvim_9.1.0748_x64.zip"
file = "$toolsDir\gvim_9.1.0754_x86.zip"
file64 = "$toolsDir\gvim_9.1.0754_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.0748</version>
<version>9.1.0754</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 921c65e

Please sign in to comment.