Skip to content

Commit

Permalink
AU: 7 updated - dropbox GoogleChrome mixxx mkdocs-material nodejs nod…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 17, 2023
1 parent a3e6b94 commit 5b227ec
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "174.3.5782-beta",
"beta": "174.3.5811-beta",
"stable": "173.4.6706"
}
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>174.3.5782-beta</version>
<version>174.3.5811-beta</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 = '174.3.5782'
$version = '174.3.5811'

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%20174.3.5782%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20174.3.5782%20Offline%20Installer.x64.exe'
checksum = '146ace2a19e89b5c18ed77ecc2b4098eaef1d5b41715b6953d6ee67876f75709'
checksum64 = 'cba044f833328bd41dec81c1d24a2424288abeb4a9f25e36b0d71d84ea99df2a'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20174.3.5811%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20174.3.5811%20Offline%20Installer.x64.exe'
checksum = '982bef28619cdbf70611e1cff4e7d8c6e4c3a9100ffc8115bae29afe95617994'
checksum64 = 'aee60c1d87c78324113722073d7c672071ee627afac273d8aafd62e559ed85e0'
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>113.0.5672.93</version>
<version>113.0.5672.127</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google Inc.</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 = '113.0.5672.93'
$version = '113.0.5672.127'
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/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = 'c7f7a9aa69c560058c5f4d59873406bdff793197c9d2713df8fc7159680adfe1'
checksum64 = 'af018108b9b64e2fb388b95ea057e4bb124d549dbbbf04bf9b6f72c651ff8430'
checksum = 'e4985fe4b57131274a0fdca137c42a0bd0c1b3197d3565d6f131f2f7f2700f53'
checksum64 = 'd4de50407b00d2b745e71632778122a31d81a4a625efc2a6266ac478cc708e3e'
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.5-alpha-36-gea8e110a67-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-37-g393ddc4f21-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: 3809616529F833E3EFB5A51FB9F344E483B31E4C4FA6A2CFE8FE1A8D2D0A3806
checksum64: 4C09993B3CB256C51AB388925975459D1A2E381F62A8050EA0F8A4C8FC42BE3D

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,4 +1,4 @@
{
"stable": "2.3.5",
"alpha": "2.5-alpha-36"
"alpha": "2.5-alpha-37"
}
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-alpha-36</version>
<version>2.5-alpha-37</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-alpha-36-gea8e110a67-win64.msi"
file64 = "$toolsPath\mixxx-2.5-alpha-37-g393ddc4f21-win64.msi"

softwareName = 'Mixxx *'

Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/mkdocs-material.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs-material</id>
<title>MkDocs Material Theme</title>
<version>9.1.12</version>
<version>9.1.13</version>
<authors>Martin Donath</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://squidfunk.github.io/mkdocs-material/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '9.1.12'
$version = '9.1.13'

$proxy = Get-EffectiveProxy
if ($proxy) {
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/v20.1.0/node-v20.1.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v20.1.0/node-v20.1.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v20.2.0/node-v20.2.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v20.2.0/node-v20.2.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: ABD01A846689CEA3821454987F0C5E344D297B83DC6FC2AC182DC87E36ED6431
checksum64: 9E26806F7A99FFB5725F4F08E1F51FCD2522D17B180ECED25094D5AED75B42F0
checksum32: 72454CBBB6BF365FD9A54D23E245533E4965D3340CE88A824E78B4F509B0E928
checksum64: 6DFCC9A997786098CAF01686E766A1D337DAE037BB77245C92F976EB0786F6AE

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 @@ -15,5 +15,5 @@
"17": "17.9.1",
"18": "18.16.0",
"19": "19.9.0",
"20": "20.1.0"
"20": "20.2.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>20.1.0</version>
<version>20.2.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-v20.1.0-x86.msi"
$filePath64 = "$toolsPath\node-v20.1.0-x64.msi"
$filePath32 = "$toolsPath\node-v20.2.0-x86.msi"
$filePath64 = "$toolsPath\node-v20.2.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 @@ -15,5 +15,5 @@
"17": "17.9.1",
"18": "18.16.0",
"19": "19.9.0",
"20": "20.1.0"
"20": "20.2.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>20.1.0</version>
<version>20.2.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="[20.1.0]" />
<dependency id="nodejs.install" version="[20.2.0]" />
</dependencies>
</metadata>
<files>
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.0.1561/gvim_9.0.1561_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1561/gvim_9.0.1561_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1562/gvim_9.0.1562_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1562/gvim_9.0.1562_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: 38BBF47C52FCD5E29DA5CBD0A7EF31D42E92A31AFDDACBB44366C76E3319855E
checksum64: E7D043EFFF886DA90793F3176E43A760475EE52629F3784CDB5443CD8A31CBF1
checksum32: 1D6B55DCB51CA7D884E3CF53B741096B7DAF48837FCAC3974B1F21EA4CB8CA4F
checksum64: 10486801451A0F29387EE557D6E8F5EF97804A8057CD91BB6B0C40126DB924D5
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.0.1561_x86.zip"
file64 = "$toolsDir\gvim_9.0.1561_x64.zip"
file = "$toolsDir\gvim_9.0.1562_x86.zip"
file64 = "$toolsDir\gvim_9.0.1562_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.0.1561</version>
<version>9.0.1562</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 5b227ec

Please sign in to comment.