Skip to content

Commit

Permalink
AU: 5 updated - chromium GoogleChrome mixxx prey vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 31, 2024
1 parent 9646dc0 commit 52e8e4b
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 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": "129.0.6627.0-snapshots",
"snapshots": "129.0.6628.0-snapshots",
"stable": "127.0.6533.73"
}
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>129.0.6627.0-snapshots</version>
<version>129.0.6628.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/1334746/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1334988/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: 430B2B3AB7E655492D7393BFD177FE6422F6EE5D33B2D95B80B795B640B5C8CF
checksum64: ACA0D4E39D3DE84A18B7CF37E9A212ACD3D796E4CB71BDEC73A5B66B23E53C4E

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 = '129.0.6627.0-snapshots'
$version = '129.0.6628.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/1334741/mini_installer.exe'
checksum = '1A655654E07BC0229D0DA72A2DE5DDA02D08BC824959F8A03058B0C0CC7FC16B'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1335065/mini_installer.exe'
checksum = 'CA3AE4EBA4B4FE250F8A5C67BDC70B6AD48998FD2CC7312D227F4FC8B11FDC47'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
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>127.0.6533.73</version>
<version>127.0.6533.89</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 = '127.0.6533.73'
$version = '127.0.6533.89'
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 = '2d807fe26e6eecc5f569f2331d09792800993a3f5bc4671be792add19d3d3a41'
checksum64 = 'ab2bb1d19989f21685b4a9dd8f56e4b2083fda2448bf0645f201ecbb8cde5c5a'
checksum = '59dd2ee5b14ab1ad9528fcd33b784f0f6d206638a49ec9aba8e69a2493403bff'
checksum64 = '209b3f89df3bf33156fdd3307d55f24b2d84212e4afc202cbea21bef4a7ce534'
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-54-g7a3c5151a3-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-55-g9b31059fba-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: 07760C86D7A1F645F510C7649DABC0D42F5DFB005B2F281CDA862E2A932F8D87
checksum64: 46F03235ACF786C4F06850E9DA386B2FC4CDD52823630AD34A46218FC18B211C

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-54",
"alpha": "2.6-alpha-55",
"beta": "2.5-beta-28"
}
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-54</version>
<version>2.6-alpha-55</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-54-g7a3c5151a3-win64.msi"
file64 = "$toolsPath\mixxx-2.6-alpha-55-g9b31059fba-win64.msi"

softwareName = 'Mixxx *'

Expand Down
8 changes: 4 additions & 4 deletions automatic/prey/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.12/prey-windows-1.12.12-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.12/prey-windows-1.12.12-x64.msi>
32-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.13/prey-windows-1.12.13-x86.msi>
64-Bit software: <https://github.com/prey/prey-node-client/releases/download/v1.12.13/prey-windows-1.12.13-x64.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: 6CC62D237DA24CDC3581955BC7937C95F3E3C9C02F57AF5D669C97909B3C587A
checksum64: DC23A6AADC172D08822444D8719373A39E10556F9836CC91897B93D6DF327535
checksum32: 0CFC85E044820C55F0D694CDE98657391C37D7983F9F2CBE6239E1420325BAC5
checksum64: 5662918CE1E6F9387F6033F470A09D66244313AE51CDFD36DF527CDB271EA81E

The file 'LICENSE.txt' has been obtained from <https://github.com/prey/prey-node-client/blob/master/license.txt>
2 changes: 1 addition & 1 deletion automatic/prey/prey.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"1.9": "1.9.24",
"1.10": "1.10.10",
"1.11": "1.11.10",
"1.12": "1.12.12"
"1.12": "1.12.13"
}
4 changes: 2 additions & 2 deletions automatic/prey/prey.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>prey</id>
<version>1.12.12</version>
<version>1.12.13</version>
<title>Prey</title>
<owners>chocolatey-community</owners>
<authors>Fork Ltd</authors>
Expand All @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis
- You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey.
]]></description>
<summary>Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing.</summary>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.12</releaseNotes>
<releaseNotes>https://github.com/prey/prey-node-client/releases/tag/v1.12.13</releaseNotes>
<tags>prey anti-theft lockdown tracking admin foss cross-platform</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/prey</packageSourceUrl>
<projectSourceUrl>https://github.com/prey/prey-node-client</projectSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/prey/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\prey-windows-1.12.12-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.12-x64.msi"
file = "$toolsPath\prey-windows-1.12.13-x86.msi"
file64 = "$toolsPath\prey-windows-1.12.13-x64.msi"
softwareName = 'prey*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
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.0643/gvim_9.1.0643_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0643/gvim_9.1.0643_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0645/gvim_9.1.0645_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0645/gvim_9.1.0645_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: BBBEA4B6DC0B31B7F031AA7509D56404895E9ECC7DA9A0BD2A386609F395F90C
checksum64: 2388DE58F5DE30AE8EB1245793062B2672764ADD00DE948A3C449D716E3E883D
checksum32: 5B998A2C03074788CB6B73B190C77B60B42ED50DF9D08A45B249A1A6267CC09E
checksum64: 6A4F77E2657730D67B7F223FAB6FE26FAFDBAACE6144CB608467453174807416
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.0643_x86.zip"
file64 = "$toolsDir\gvim_9.1.0643_x64.zip"
file = "$toolsDir\gvim_9.1.0645_x86.zip"
file64 = "$toolsDir\gvim_9.1.0645_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.0643</version>
<version>9.1.0645</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 52e8e4b

Please sign in to comment.