From f10137d9d7252d09405bcd6cbca6220350621cd4 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Wed, 14 Nov 2018 00:15:28 +0000 Subject: [PATCH] AU: 3 updated - dropbox notepadplusplus notepadplusplus.commandline [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/954baf77238e5df40bcbd65b4b6f09e48da1f165 --- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 4 ++-- .../notepadplusplus.commandline/legal/VERIFICATION.txt | 8 ++++---- .../notepadplusplus.commandline.nuspec | 2 +- .../tools/chocolateyInstall.ps1 | 4 ++-- automatic/notepadplusplus/notepadplusplus.nuspec | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 749930c4eb3..ac739064222 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { "beta": "61.3.92-beta", - "stable": "60.4.107" + "stable": "62.3.93" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index e25981246ff..45934a01249 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 61.3.92-beta + 62.3.93 Dropbox Dropbox chocolatey,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 7bd6958d515..3853fe1f235 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox*" - url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2061.3.92%20Offline%20Installer.exe' - checksum = '675b3d7fe59ed72eb1a5b6358576c77fc3166b6bfe4a0ca40c6346e0d512fa86' + url = 'https://clientupdates.dropboxstatic.com/dbx-releng/client/Dropbox%2062.3.93%20Offline%20Installer.exe' + checksum = '43d31bdb87bdafb308705f1dae4fccc679a9d6b328618b58001dea499c125c32' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt b/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt index fcce00967cb..559e6b8b765 100644 --- a/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt +++ b/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 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 - checksum32: 184B5F31658F829BA7DA88D174C2BA3049D60DCDC9FB94BDA10B7ACF69A731A0 - checksum64: CB239092FC463DB52F82F88399C0692883D83D61DFA28F407EDB6AF1534E5275 + checksum32: 31DD544D5B76CED96CCC9FCEAB0CA999FA392AE2BACE5B96801E94DACF00511F + checksum64: 24E31BB5488B514B0C7B6872D5ED0E1D6EA1A141690E1FF4F460028416F36EBD The file 'LICENSE.txt' has been obtained from diff --git a/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec b/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec index 2b87f0eb8a8..6349044ae75 100644 --- a/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec +++ b/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec @@ -4,7 +4,7 @@ notepadplusplus.commandline Notepad++ (Portable, CommandLine) - 7.5.9 + 7.6 Don Ho chocolatey Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. diff --git a/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 b/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 index 8cdffb51ca0..2f18d23d3e3 100644 --- a/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 +++ b/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\npp.7.5.9.bin.7z" - file64 = "$toolsPath\npp.7.5.9.bin.x64.7z" + file = "$toolsPath\npp.7.6.bin.7z" + file64 = "$toolsPath\npp.7.6.bin.x64.7z" destination = $toolsPath } diff --git a/automatic/notepadplusplus/notepadplusplus.nuspec b/automatic/notepadplusplus/notepadplusplus.nuspec index c5e6d9f8f62..e5b4af3626c 100644 --- a/automatic/notepadplusplus/notepadplusplus.nuspec +++ b/automatic/notepadplusplus/notepadplusplus.nuspec @@ -4,7 +4,7 @@ notepadplusplus Notepad++ - 7.5.9 + 7.6 Don Ho chocolatey Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. @@ -44,7 +44,7 @@ Based on the powerful editing component Scintilla, Notepad++ is written in C++ a https://notepad-plus-plus.org/community/ https://github.com/notepad-plus-plus/notepad-plus-plus/issues - + https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE