Skip to content

Commit

Permalink
AU: 6 updated - dropbox GoogleChrome nodejs nodejs.install tor-browse…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 18, 2024
1 parent 4149ebc commit 78481f2
Show file tree
Hide file tree
Showing 16 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "208.3.5793-beta",
"stable": "207.4.5821"
"beta": "209.3.3489-beta",
"stable": "208.4.5824"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>208.3.5793-beta</version>
<version>208.4.5824</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '208.3.5793'
$version = '208.4.5824'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20208.3.5793%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20208.3.5793%20Offline%20Installer.x64.exe'
checksum = '70ce99044c97f02e00c7b495c5e72eef0f2f86a2cedef29bc517bd6e93f55803'
checksum64 = 'b01874bde0013aaa8246ce78d6634590dc9fdf299d6747b68cef1e200c961345'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20208.4.5824%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20208.4.5824%20Offline%20Installer.x64.exe'
checksum = 'd10fae9a1cebfac983e2066b71d638e7f0029b27a4b85ca20e5b0c9c685170d9'
checksum64 = '4b731732ccc2a95aeb5a4e17f462a7669df423cd963f95ddf23a2b07363fb77f'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
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>129.0.6668.42</version>
<version>129.0.6668.59</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.42'
$version = '129.0.6668.59'
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 = '03fc86d5d0a6db8f14267fa13cd6b44dbd791c949da043641ee6ceeee79846e9'
checksum64 = '5235ecddab584bcedb1268b327734af5408d827a2a532cac98ec5920e692ed4b'
checksum = 'ff53d3a415493926a67e815a77bcb913995efdb3a8249a3a84dff3b81425cec7'
checksum64 = '169d0f7dc9b85718de11fe18ef66991cda2c56a27c51149a79e0becb13574abc'
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/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer has been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v22.8.0/node-v22.8.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v22.8.0/node-v22.8.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v22.9.0/node-v22.9.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v22.9.0/node-v22.9.0-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: C10CFE8EA214EEB3FC7E51997EE16DB04D68A62B9355DBC091073C5C12535287
checksum64: F7870F6DA18F9F884F09EED40DA74529018888D51F620F3CB7C14B75B823AF3F
checksum32: 90651995E20F55DBF495AAFFFC053AB7D551DD47F6D942B226183093552C5E73
checksum64: 55CD8BADA120341A16BDC06E1DCF7AF25D8879875AE09525637125A661C3FAAB

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"19": "19.9.0",
"20": "20.17.0",
"21": "21.7.3",
"22": "22.8.0"
"22": "22.9.0"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>22.8.0</version>
<version>22.9.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v22.8.0-x86.msi"
$filePath64 = "$toolsPath\node-v22.8.0-x64.msi"
$filePath32 = "$toolsPath\node-v22.9.0-x86.msi"
$filePath64 = "$toolsPath\node-v22.9.0-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"19": "19.9.0",
"20": "20.17.0",
"21": "21.7.3",
"22": "22.8.0"
"22": "22.9.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>22.8.0</version>
<version>22.9.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -30,7 +30,7 @@ This package runs the official Node JS installer, resulting in Node.exe and NPM
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[22.8.0]" />
<dependency id="nodejs.install" version="[22.9.0]" />
</dependencies>
</metadata>
<files>
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.3/tor-browser-windows-i686-portable-13.5.3.exe'
Url64 = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.3/tor-browser-windows-x86_64-portable-13.5.3.exe'
Checksum = '348bf47873a5352d749051faca3b95385ba23b3274b35d1380b2b39ee698ab7d'
Checksum64 = '6a6830ac17788b51a62e7a1b5113f01084904fb8eff1233a19cc085f9ce90255'
Url = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.4/tor-browser-windows-i686-portable-13.5.4.exe'
Url64 = 'https://archive.torproject.org/tor-package-archive/torbrowser/13.5.4/tor-browser-windows-x86_64-portable-13.5.4.exe'
Checksum = 'e37c35363671b925e68e59940c28b4b35ab44f3a6577e411b1b49b13551f6328'
Checksum64 = '3135b59e5ee75fad01b85dab80c0c1ba0b25b86fa4b1d3aede1519afa0152eac'
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.3</version>
<version>13.5.4</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.0733/gvim_9.1.0733_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0733/gvim_9.1.0733_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0736/gvim_9.1.0736_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0736/gvim_9.1.0736_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: 85F42F0B77B144256803AD1852BECA3E44B037EB0673F68D52BB0F1DD7671AB8
checksum64: 1D85ED81A9F7442E0D48CB3E5B476243700F0B096BA0EE55227E5D514134719E
checksum32: B66FFBB8EAF61C1F4831384501EFB3BB97B6BC98BBAD0DE848B319B4827FD606
checksum64: 7910E7107C8D3D76CB959985339044F5D54B74B2BDE5A54F8B8A300B7B997707
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.0733_x86.zip"
file64 = "$toolsDir\gvim_9.1.0733_x64.zip"
file = "$toolsDir\gvim_9.1.0736_x86.zip"
file64 = "$toolsDir\gvim_9.1.0736_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.0733</version>
<version>9.1.0736</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 78481f2

Please sign in to comment.