From 29e3498e43c1f6fcbc5befafc36296d99608f772 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 31 May 2023 00:15:24 +0000 Subject: [PATCH] AU: 4 updated - chromium dropbox GoogleChrome vim [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/5cb0798a77bba21d9c69e4990c58ee94b3271c6c --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/dropbox/dropbox.json | 4 ++-- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 10 +++++----- automatic/googlechrome/googlechrome.nuspec | 2 +- automatic/googlechrome/tools/chocolateyInstall.ps1 | 6 +++--- automatic/googlechrome/update.ps1 | 2 +- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 37064752833..f0b9914f5b2 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "116.0.5801.0-snapshots", + "snapshots": "116.0.5803.0-snapshots", "stable": "113.0.5672.127" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 75161d1b087..5a1c52217f1 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 116.0.5801.0-snapshots + 116.0.5803.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 51c1149971e..153936b5b6a 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 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: DD5354DC62BC61D95B9A2C5FC7025B8E634587F25A2297362D122B50A86DAD53 - checksum64: 55AD2C6D5B784077AD1AAF5C44A568DE1F1AFEB6BA1E24ADCBE198186201A225 + checksum32: F615744AE3A742BAEC0F52E837836BA11DFADA47C34877A712BF4171970C8D10 + checksum64: 4FC9461CF05EF0BC0A4063D8703B7A41D0EEA9FCDBA9595C0DEE6343A7539C18 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index fe1e4cd9362..717f97c5af9 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "116.0.5801.0-snapshots" +$version = "116.0.5803.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 03d280b364c..78e8a281587 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "175.3.5544-beta", - "stable": "174.4.5852" + "beta": "176.3.5024-beta", + "stable": "175.4.5569" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 5d22aa34446..17977feef60 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 175.3.5544-beta + 175.4.5569 Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 373d8adbb17..4b1c73fde7b 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '175.3.5544' +$version = '175.4.5569' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20175.3.5544%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20175.3.5544%20Offline%20Installer.x64.exe' - checksum = '8d36ad06c5dc81ec140704df977e7bf8684b65cd362d59df752cab0b9a4bd709' - checksum64 = '343d59813a9f6c1daa55ba991d280f56a0d02a2b1ceb8e7ac24b09c56113e39a' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20175.4.5569%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20175.4.5569%20Offline%20Installer.x64.exe' + checksum = '240f337c534888ff17bcf816abad93f25edb5a0cb5610964362a9e63080f389a' + checksum64 = '76dd58df3807c38bbd98912c3f95fde870daa81b30b986d8ca14fa684fe7eca9' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/googlechrome/googlechrome.nuspec b/automatic/googlechrome/googlechrome.nuspec index 935d668ad56..b89e116d2ce 100644 --- a/automatic/googlechrome/googlechrome.nuspec +++ b/automatic/googlechrome/googlechrome.nuspec @@ -3,7 +3,7 @@ GoogleChrome - 113.0.5672.127 + 114.0.5735.91 Google Chrome chocolatey-community Google Inc. diff --git a/automatic/googlechrome/tools/chocolateyInstall.ps1 b/automatic/googlechrome/tools/chocolateyInstall.ps1 index e75358cbf6f..5132439ca43 100644 --- a/automatic/googlechrome/tools/chocolateyInstall.ps1 +++ b/automatic/googlechrome/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '113.0.5672.127' +$version = '114.0.5735.91' if ($version -eq (Get-ChromeVersion)) { Write-Host "Google Chrome $version is already installed." return @@ -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 = 'e4985fe4b57131274a0fdca137c42a0bd0c1b3197d3565d6f131f2f7f2700f53' - checksum64 = 'd4de50407b00d2b745e71632778122a31d81a4a625efc2a6266ac478cc708e3e' + checksum = 'c3a4497416bbdec2cf35de51a3137636e5a92a15884eb22c2f50141f528e93fb' + checksum64 = '311d3ea8c9d1dd3aa0a37353eb45af8c7b1370db8295222bb99d7caa452eee4c' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/googlechrome/update.ps1 b/automatic/googlechrome/update.ps1 index 869cfef7ff2..a1c89bd2b17 100644 --- a/automatic/googlechrome/update.ps1 +++ b/automatic/googlechrome/update.ps1 @@ -23,7 +23,7 @@ function global:au_SearchReplace { function global:au_GetLatest { $release_info = Invoke-WebRequest -Uri $releases -UseBasicParsing - $version = $release_info | % Content | ConvertFrom-Csv | % current_version + $version = $release_info | ForEach-Object Content | ConvertFrom-Csv | ForEach-Object current_version @{ URL32 = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi' diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index eec2ff4e809..c437fb4fc1a 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: 6A690BC8D225904738BC145740BCC586F69C8DD47986452ED8A62FCDD5E4F172 - checksum64: A9FE16675A07C5CDA2B0F63FEE72993FF69863E79AB5DF6996E2CA7B5DF578DD + checksum32: D67FC6575C037553F0E7C00FE17A379ECD2105A47861CC201E329B25538465C0 + checksum64: 5A11C29028DC3709B688DE577829DB98DB038F4C1E02406ED4D876EE6BF9192F diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 41d95729323..e3b9a40a1f1 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_9.0.1591_x86.zip" - file64 = "$toolsDir\gvim_9.0.1591_x64.zip" + file = "$toolsDir\gvim_9.0.1592_x86.zip" + file64 = "$toolsDir\gvim_9.0.1592_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 1cb9611f885..927d9d52b86 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.0.1591 + 9.0.1592 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds 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.