From 9cf1ba007c1b0490a8711b0e544ef88ab0f642f7 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 15 Sep 2021 00:13:32 +0000 Subject: [PATCH] AU: 3 updated - dropbox mixxx vim [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/b98fbe33d071e124cd387fd86bf9502851bf7ee7 --- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 6 +++--- automatic/mixxx/legal/VERIFICATION.txt | 4 ++-- automatic/mixxx/mixxx.json | 2 +- automatic/mixxx/mixxx.nuspec | 2 +- automatic/mixxx/tools/chocolateyInstall.ps1 | 2 +- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 8cb3e986b48..a07e2ba4848 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "131.3.3962-beta", + "beta": "132.3.3750-beta", "stable": "131.4.3968" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index df1995041cf..535226b8e6b 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 131.4.3968 + 132.3.3750-beta Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index e6dceb06aa9..f93bc3d62ec 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '131.4.3968' +$version = '132.3.3750' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20131.4.3968%20Offline%20Installer.exe' - checksum = '01eeb8b0d3eb04c4eadec99562c5e941f37d39b7cb0dd7edda735aa85c397241' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20132.3.3750%20Offline%20Installer.exe' + checksum = '9bd94b1ae53cc6ec8ca013835f36b8414b25612acfe56c4023adb6c2eb557ec6' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/mixxx/legal/VERIFICATION.txt b/automatic/mixxx/legal/VERIFICATION.txt index 4ee2142e00d..b83b3dccdbe 100644 --- a/automatic/mixxx/legal/VERIFICATION.txt +++ b/automatic/mixxx/legal/VERIFICATION.txt @@ -8,7 +8,7 @@ Package can be verified like this: 1. Go to x32: No longer being provided - x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-807-gf6872592ad-win64.msi + x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.4-alpha-811-gac51d274f3-win64.msi to download the installer. @@ -16,7 +16,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: 72A4F2DFF9CEE288978D232BF3A0E060C3D240195CB3CD5FA58024FF582BB033 + checksum64: E2464A54E5C2E6E072FF7B57AC439D9B30451E293A50850A822F6C9468DF98AF File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/automatic/mixxx/mixxx.json b/automatic/mixxx/mixxx.json index 5c4f00b5fba..ce901fd1dd5 100644 --- a/automatic/mixxx/mixxx.json +++ b/automatic/mixxx/mixxx.json @@ -1,4 +1,4 @@ { "stable": "2.3.0", - "alpha": "2.4-alpha-807" + "alpha": "2.4-alpha-811" } diff --git a/automatic/mixxx/mixxx.nuspec b/automatic/mixxx/mixxx.nuspec index 3a481f074a2..8c7e72f2377 100644 --- a/automatic/mixxx/mixxx.nuspec +++ b/automatic/mixxx/mixxx.nuspec @@ -3,7 +3,7 @@ mixxx - 2.4-alpha-807 + 2.4-alpha-811 Mixxx chocolatey-community Mixxx Development Team diff --git a/automatic/mixxx/tools/chocolateyInstall.ps1 b/automatic/mixxx/tools/chocolateyInstall.ps1 index 9da668079cb..b85fd89b25c 100644 --- a/automatic/mixxx/tools/chocolateyInstall.ps1 +++ b/automatic/mixxx/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) { $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file64 = "$toolsPath\mixxx-2.4-alpha-807-gf6872592ad-win64.msi" + file64 = "$toolsPath\mixxx-2.4-alpha-811-gac51d274f3-win64.msi" softwareName = 'Mixxx *' diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index dcb0444bd84..a94ba6b3117 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -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: - 64-Bit: + 32-Bit: + 64-Bit: 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: D8854E5A60DE13F7B2CA1209BFD44CF6EFA8CC41F7480A8D9D3D33E25A509E6F - checksum64: 83C73ECC27A44101A76E7727CDDB9FDBB6BDD464E6C5CDE54A63C083CA927DE7 + checksum32: 8DD042A94C464610E718D253B8A8D2A19F90048188112C51DB0A9C5AD8B00F4E + checksum64: 4A16B42B8D4A92110EB322F3736BE5930D12A54E79015015DD467840016D7AE5 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index cdaaa29e09c..4bb1b70b7e7 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_8.2.3437_x86.zip" - file64 = "$toolsDir\gvim_8.2.3437_x64.zip" + file = "$toolsDir\gvim_8.2.3440_x86.zip" + file64 = "$toolsDir\gvim_8.2.3440_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 3a1b217a0d4..a832a5df96c 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 8.2.3437 + 8.2.3440 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds, matsuhav 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.