From 685b7cd21c8503d6b8384404716f0abfc0d5cfa5 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 12 May 2020 06:15:41 +0000 Subject: [PATCH] AU: 3 updated - dropbox Minikube smartftp [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/33906774a7d24f1dcf76635f99b275f4ac15228c --- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 6 +++--- automatic/minikube/legal/VERIFICATION.txt | 6 +++--- automatic/minikube/minikube.nuspec | 6 +++--- automatic/smartftp/smartftp.nuspec | 2 +- automatic/smartftp/tools/chocolateyInstall.ps1 | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 3dda7d2e84d..188b28fd3a1 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "97.3.460-beta", + "beta": "97.3.465-beta", "stable": "97.3.451" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 39ff4a8816d..1af6e9fc220 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 97.3.460-beta + 97.3.465-beta Dropbox Dropbox chocolatey,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index cdb5b288ec3..7529cee519c 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -2,7 +2,7 @@ if(!$PSScriptRoot){ $PSScriptRoot = Split-Path $MyInvocation.MyCommand.Path -Parent } . "$PSScriptRoot\helper.ps1" -$version = '97.3.460' +$version = '97.3.465' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) {$false} else {$true} @@ -11,8 +11,8 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2097.3.460%20Offline%20Installer.exe' - checksum = '9fbe38dbcd6da8b4859a659c4523e5e6e4cdfffe4c8df71086ef1a750d3e79e6' + url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2097.3.465%20Offline%20Installer.exe' + checksum = '53ac69dcdb3c391f2fbfb1b40dbdd94523de92061b76595b06d9c2355a294268' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/minikube/legal/VERIFICATION.txt b/automatic/minikube/legal/VERIFICATION.txt index 07cad92eef0..6f950ba4ec5 100644 --- a/automatic/minikube/legal/VERIFICATION.txt +++ b/automatic/minikube/legal/VERIFICATION.txt @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software has been downloaded from the listed Google Cloud Storage download -location on , Distribution section +location on , Distribution section and can be verified by doing the following: 1. Download the following: - software: + software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -17,6 +17,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: - checksum: 426586F33D88A484FDC5A3B326B0651D57860E9305A4F9D4180640E3BECCAF6B + checksum: 9C3410FF03ED0D114E98CBD8CB1B14A3A131E69D92BD964B114CE07FA8385E70 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/minikube/minikube.nuspec b/automatic/minikube/minikube.nuspec index 99a0d9e4434..58c9e144d86 100644 --- a/automatic/minikube/minikube.nuspec +++ b/automatic/minikube/minikube.nuspec @@ -2,8 +2,8 @@ - minikube - 1.9.2 + Minikube + 1.10.0 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/minikube chocolatey,Andrei Bejenaru Minikube: Run Kubernetes locally @@ -34,7 +34,7 @@ Minikube supports Kubernetes features such as: #### Note: Windows support is limited to 64bit systems. ]]> - https://github.com/kubernetes/minikube/blob/v1.9.2/CHANGELOG.md + https://github.com/kubernetes/minikube/blob/v1.10.0/CHANGELOG.md diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index c8571b47267..73c24092b19 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey - 9.0.2754.0 + 9.0.2756.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.