From 5e997c13f7dd4099afd758091beb955e800e1d2c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 1 Sep 2021 00:14:10 +0000 Subject: [PATCH] AU: 3 updated - GoogleChrome smartftp Waterfox [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/7d52f247a87cebed91b949879d1c75412f9c83f1 --- automatic/googlechrome/googlechrome.nuspec | 2 +- automatic/googlechrome/tools/chocolateyInstall.ps1 | 6 +++--- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 2 +- automatic/waterfox/Readme.md | 2 +- automatic/waterfox/legal/VERIFICATION.txt | 4 ++-- automatic/waterfox/tools/chocolateyInstall.ps1 | 4 ++-- automatic/waterfox/waterfox.json | 2 +- automatic/waterfox/waterfox.nuspec | 8 ++++---- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/automatic/googlechrome/googlechrome.nuspec b/automatic/googlechrome/googlechrome.nuspec index e751d27aedd..c84077da0e2 100644 --- a/automatic/googlechrome/googlechrome.nuspec +++ b/automatic/googlechrome/googlechrome.nuspec @@ -3,7 +3,7 @@ GoogleChrome - 92.0.4515.159 + 93.0.4577.63 Google Chrome chocolatey-community Google Inc. diff --git a/automatic/googlechrome/tools/chocolateyInstall.ps1 b/automatic/googlechrome/tools/chocolateyInstall.ps1 index 86b3f8edd26..9842552edac 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 = '92.0.4515.159' +$version = '93.0.4577.63' 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 = 'c7202f10404fd5c780b0e5bd9df4418b9f7e8f0c56b02ab26ee4c8045281c0a4' - checksum64 = '37255a92bb927a3aa04af74fd39eb83a85a0fe593107b64492731a23a98a1319' + checksum = 'c11c290849e6495ba8092f8a52af78717ee3eef9153c29cc354f08e4d6b1d357' + checksum64 = 'd14fb15a250edb0ea6ba5e2f65bcd3900da281de2625d0a173ddd13f4b7f6f73' 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 87921b4155f..fecc3bba077 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.2909.0 + 10.0.2910.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client. [waterfox](https://chocolatey.org/packages/waterfox) -Use this version of Waterfox if you have your browser set up with various NPAPI plugins and bootstrap extensions that have not been updated as WebExtensions or for [Waterfox Current](https://chocolatey.org/packages/waterfox) +Use this version of Waterfox if you want the latest and greatest the web has to offer, want to use all WebExtensions and a few bootstrap extensions. **How and why Waterfox is here...** Waterfox was started back in March 2011 by [Alex Kontos](https://github.com/MrAlex94), a 16 year old student. diff --git a/automatic/waterfox/legal/VERIFICATION.txt b/automatic/waterfox/legal/VERIFICATION.txt index f8dca828087..1c698fc7a6f 100644 --- a/automatic/waterfox/legal/VERIFICATION.txt +++ b/automatic/waterfox/legal/VERIFICATION.txt @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from their official download link listed on and can be verified like this: -1. Download +1. Download 2. Then use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum: D79CA20EC9C458FFFCB41B8E17BE1FF1D44EB4F546A1CFBC5D553E82ADFC8614 + checksum: FAD6B149282EFF16B9178D80B5084CD7A325AE70CACC28758861A9229259D57D File 'LICENSE.md' is obtained from diff --git a/automatic/waterfox/tools/chocolateyInstall.ps1 b/automatic/waterfox/tools/chocolateyInstall.ps1 index 2348b713f8d..741d5e4e136 100644 --- a/automatic/waterfox/tools/chocolateyInstall.ps1 +++ b/automatic/waterfox/tools/chocolateyInstall.ps1 @@ -7,10 +7,10 @@ if ((Get-OSArchitectureWidth -Compare 32) -or $env:chocolateyForceX86 -eq $true) } $packageArgs = @{ - packageName = 'waterfox-classic' + packageName = 'Waterfox' fileType = 'exe' softwareName = 'Waterfox*' - file = "$toolsDir\Waterfox Classic 2021.08.1 Setup_x64.exe" + file = "$toolsDir\Waterfox G3.2.5 Setup_x64.exe" silentArgs = "/S" validExitCodes= @(0) } diff --git a/automatic/waterfox/waterfox.json b/automatic/waterfox/waterfox.json index 3c42759403b..876fa05fd6a 100644 --- a/automatic/waterfox/waterfox.json +++ b/automatic/waterfox/waterfox.json @@ -1,4 +1,4 @@ { - "current": "21083.2.5", + "current": "21093.2.5", "classic": "2021.08.1" } diff --git a/automatic/waterfox/waterfox.nuspec b/automatic/waterfox/waterfox.nuspec index 1fafa477fbf..92373ef7429 100644 --- a/automatic/waterfox/waterfox.nuspec +++ b/automatic/waterfox/waterfox.nuspec @@ -2,11 +2,11 @@ - waterfox-classic - 2021.08.1 + Waterfox + 21093.2.5 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/waterfox chocolatey-community,tonigellida,admiringworm - Waterfox classic + Waterfox Alex Kontos https://www.waterfoxproject.org/ https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@2171e76d9468526e4e792d20ac6b68e1a8fdc93a/icons/waterfox.png @@ -16,7 +16,7 @@ https://github.com/MrAlex94/Waterfox waterfox web-browser firefox 64-bit admin cross-platform foss Waterfox is basically a 64-bit version of Firefox. -