From 5bf227ea841bf9940774cd836be744bd80419842 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Sat, 18 May 2019 07:46:16 +0000 Subject: [PATCH] AU: 3 updated - displayfusion dropbox waterfox [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/de55e21b0cca441bb9c0f54900ccb946b50cdbae --- automatic/displayfusion/displayfusion.json | 2 +- automatic/displayfusion/displayfusion.nuspec | 2 +- automatic/displayfusion/legal/VERIFICATION.txt | 4 ++-- automatic/displayfusion/tools/chocolateyInstall.ps1 | 2 +- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 6 +++--- automatic/waterfox/Readme.md | 2 +- automatic/waterfox/legal/VERIFICATION.txt | 4 ++-- automatic/waterfox/tools/chocolateyInstall.ps1 | 2 +- automatic/waterfox/waterfox.nuspec | 6 +++--- 11 files changed, 17 insertions(+), 17 deletions(-) diff --git a/automatic/displayfusion/displayfusion.json b/automatic/displayfusion/displayfusion.json index a2e472b3263..61392b028ae 100644 --- a/automatic/displayfusion/displayfusion.json +++ b/automatic/displayfusion/displayfusion.json @@ -1,4 +1,4 @@ { "stable": "9.4.3", - "unstable": "9.5-Beta3" + "unstable": "9.5-Beta4" } diff --git a/automatic/displayfusion/displayfusion.nuspec b/automatic/displayfusion/displayfusion.nuspec index 69649065a69..2ae94f011a7 100644 --- a/automatic/displayfusion/displayfusion.nuspec +++ b/automatic/displayfusion/displayfusion.nuspec @@ -3,7 +3,7 @@ displayfusion - 9.5-Beta3 + 9.5-Beta4 https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/displayfusion chocolatey, keithlammers, the-running-dev DisplayFusion diff --git a/automatic/displayfusion/legal/VERIFICATION.txt b/automatic/displayfusion/legal/VERIFICATION.txt index d5786dca7ae..dc19b14574b 100644 --- a/automatic/displayfusion/legal/VERIFICATION.txt +++ b/automatic/displayfusion/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: E082A375B9BDB0CEF5ED92B9B31B5B8C2B245EC758E580FBC92AECD920577B03 + checksum: CE4C622877729457536A82D3FDEE3E5F714AB46697171F2F80FEBC9B4FFC2EEC The file 'LICENSE.txt' has been obtained from diff --git a/automatic/displayfusion/tools/chocolateyInstall.ps1 b/automatic/displayfusion/tools/chocolateyInstall.ps1 index a57ae97979c..49c0caded51 100644 --- a/automatic/displayfusion/tools/chocolateyInstall.ps1 +++ b/automatic/displayfusion/tools/chocolateyInstall.ps1 @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\DisplayFusionSetup-9.5-Beta3.exe" + file = "$toolsPath\DisplayFusionSetup-9.5-Beta4.exe" softwareName = 'displayfusion*' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0, 1641, 3010) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 0a10d5795e5..a17a932d7d4 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "73.3.94-beta", + "beta": "73.3.100-beta", "stable": "72.4.136" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 06bf9572675..a959f7cc8aa 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 73.3.94-beta + 73.3.100-beta Dropbox Dropbox chocolatey,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index c0d15a467ce..49dc4b7c86b 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 = '73.3.94' +$version = '73.3.100' 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%2073.3.94%20Offline%20Installer.exe' - checksum = '3ab6a7d53029429d1eea7039fe3865efa0debfdd4f1af1be375ce659123ee651' + url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2073.3.100%20Offline%20Installer.exe' + checksum = 'a04b6369984724438ac91c7458ac0d9dd3407fe4e7bc6046a24890405fdcd74c' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/waterfox/Readme.md b/automatic/waterfox/Readme.md index ce24a66819e..c81a4bfaf91 100644 --- a/automatic/waterfox/Readme.md +++ b/automatic/waterfox/Readme.md @@ -1,4 +1,4 @@ -# [waterfox](https://chocolatey.org/packages/waterfox) +# [waterfox](https://chocolatey.org/packages/waterfox) ## 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 89dc8f8e646..7b17c13592e 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: 7D5FB0E53BCFE5ED38B5543F7660A83A7924D6867EA0D6A52B80C23340AF793B + checksum: 11A6283EA313B15C460C445C686C25E2FCD0BF392045D306A01BF5EED99C9D7B File 'LICENSE.md' is obtained from diff --git a/automatic/waterfox/tools/chocolateyInstall.ps1 b/automatic/waterfox/tools/chocolateyInstall.ps1 index 5ecd2494d66..0df5947ed27 100644 --- a/automatic/waterfox/tools/chocolateyInstall.ps1 +++ b/automatic/waterfox/tools/chocolateyInstall.ps1 @@ -10,7 +10,7 @@ $packageArgs = @{ packageName = 'waterfox' fileType = 'exe' softwareName = 'Waterfox*' - file = "$toolsDir\Waterfox 56.2.9 Setup_x64.exe" + file = "$toolsDir\Waterfox 56.2.10 Setup_x64.exe" silentArgs = "/S" validExitCodes= @(0) } diff --git a/automatic/waterfox/waterfox.nuspec b/automatic/waterfox/waterfox.nuspec index 505f784e0fe..691d3f3cf79 100644 --- a/automatic/waterfox/waterfox.nuspec +++ b/automatic/waterfox/waterfox.nuspec @@ -3,13 +3,13 @@ waterfox - 56.2.9 - https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/waterfox + 56.2.10 + https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/waterfox chocolatey,tonigellida,admiringworm Waterfox Alex Kontos https://www.waterfoxproject.org/ - https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@2171e76d9468526e4e792d20ac6b68e1a8fdc93a/icons/waterfox.png + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@2171e76d9468526e4e792d20ac6b68e1a8fdc93a/icons/waterfox.png Copyright © 2011-2016 Waterfox https://github.com/MrAlex94/Waterfox/blob/master/LICENSE.md false