Skip to content

Commit

Permalink
AU: 3 updated - dropbox GoogleChrome smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 3, 2022
1 parent 344a067 commit 2431c27
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 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": "163.3.5425-beta",
"beta": "163.3.5436-beta",
"stable": "162.4.5419"
}
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>162.4.5419</version>
<version>163.3.5436-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 = '162.4.5419'
$version = '163.3.5436'

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%20162.4.5419%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20162.4.5419%20Offline%20Installer.x64.exe'
checksum = 'f6b6eeed1085faac3c8186f593570d1fa48da8c60fe0ad130670a922aacec28f'
checksum64 = 'fd99410cedebe62e004bd18d682c3e4a7a3cc0c2a8adf36c9248ec4152dfee61'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20163.3.5436%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20163.3.5436%20Offline%20Installer.x64.exe'
checksum = '64f8c7bf4cf8946a6d46493b6d7a5f28b4074c35d38b795cdc5e2f75f2e065d1'
checksum64 = '9451c87cf0cef00b8a47f65ace85a85c302948d6bd7c129ae1fe6365a377bdb5'
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>108.0.5359.72</version>
<version>108.0.5359.95</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 = '108.0.5359.72'
$version = '108.0.5359.95'
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 = 'd71ffdb0db15ef50c67a8af9a174780c31e27516c109537b9559c342afe220b0'
checksum64 = '2f1561d3934261bb869ed1209117d82df202bf6095f6e643619b41f608311694'
checksum = '7762e57e37ef11ebe75012ed520585b096099c30c2a533ab45691c38abdc9996'
checksum64 = 'f99755b41cfeb5289802fe163f871d5f9de7da10f02067816534bae7e09ab8b5'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey-community</owners>
<version>10.0.3035.0</version>
<version>10.0.3036.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $packageArgs = @{
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '9ad181aa760e5feaf19a653f29fae3b2b5e891a47b8a4ab8d6edb166351b00c1'
checksum64 = '463a16c1442007185c2ba65bab2efb9d2f9442d0d9345487b3db9b7b6d5d928c'
checksum64 = 'f803497e228a264cb680bdb25adadad605bf114b601f24644ccc49995b994c7e'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 2431c27

Please sign in to comment.