From ea0c93e2d62c6b13fcf507767622969b8386b1e3 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 2 Mar 2023 06:14:03 +0000 Subject: [PATCH] AU: 2 updated - googlechromebeta smartftp [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/f328ba59363491478fe86d7303bf5de7aae4e68e --- automatic/googlechromebeta/googlechromebeta.nuspec | 2 +- automatic/googlechromebeta/tools/chocolateyInstall.ps1 | 6 +++--- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/automatic/googlechromebeta/googlechromebeta.nuspec b/automatic/googlechromebeta/googlechromebeta.nuspec index 9021d690494..df4b786e377 100644 --- a/automatic/googlechromebeta/googlechromebeta.nuspec +++ b/automatic/googlechromebeta/googlechromebeta.nuspec @@ -3,7 +3,7 @@ googlechromebeta - 111.0.5563.41-beta + 111.0.5563.50-beta Google Chrome Beta chocolatey-community,nsleigh Google Inc. diff --git a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 index 668488fc1ea..72d2dbc632c 100644 --- a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 +++ b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '111.0.5563.41-beta' +$version = '111.0.5563.50-beta' if ($version -eq (Get-ChromeBetaVersion)) { Write-Host "Google Chrome Beta $version is already installed." return @@ -12,8 +12,8 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi' url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi' - checksum = '18afaca4921e0137d7e03c01ad1cc28d95b3dac3d7cd9743d7443e18265dd3fe' - checksum64 = '43d0505e3efc21a512f397cb7c5e0d58281788c27cc4dc9565fdbfcf6650757c' + checksum = '9b63fa259d142e8d8f657930ce69bf76230c1cb56a7dbc7f856d4dab04a2462a' + checksum64 = '1e4256177bb6e379a36b43763556566d51595debdb95e29bbd02094b65b9d4d0' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 2e578ba6a61..ab67837bee5 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3068.0 + 10.0.3069.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.