From 1283a87b5db855eedf7ff8e0fc61ba6e8ec938b5 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 19 Jul 2021 06:13:18 +0000 Subject: [PATCH] AU: 3 updated - notepadplusplus notepadplusplus.commandline notepadplusplus.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/2e7e7bc5cc513e77522720e1518c9e3f83c141d4 --- .../notepadplusplus.commandline/legal/VERIFICATION.txt | 8 ++++---- .../notepadplusplus.commandline.nuspec | 2 +- .../tools/chocolateyInstall.ps1 | 4 ++-- automatic/notepadplusplus.install/legal/VERIFICATION.txt | 8 ++++---- .../notepadplusplus.install.nuspec | 2 +- .../notepadplusplus.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/notepadplusplus/notepadplusplus.nuspec | 4 ++-- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt b/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt index c1c910f124a..2535c5ba23a 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: 0D772C4896CDDABD26CACE8317045324E357BEB6C9262AD90499A46A2B0853DB - checksum64: 0FDB77900977C5E982865E09B1FCA5C6D738645C702FB20E2C12E3766A60B8E2 + checksum32: B45809531127FF27B33F70736F9A3F9417B25426837CE8B6D8BDD753C03A93BD + checksum64: C7697328052957F9CEB4962413022109A4054EB7D7625ADD4D05D078F2EFCC5A 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 74a46c8c14a..f1e5b1a771e 100644 --- a/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec +++ b/automatic/notepadplusplus.commandline/notepadplusplus.commandline.nuspec @@ -4,7 +4,7 @@ notepadplusplus.commandline Notepad++ (Portable, CommandLine) - 8.1.1 + 8.1.2 Don Ho chocolatey-community 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 b31a1ab05cb..445ec4fb80c 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.8.1.1.portable.7z" - file64 = "$toolsPath\npp.8.1.1.portable.x64.7z" + file = "$toolsPath\npp.8.1.2.portable.7z" + file64 = "$toolsPath\npp.8.1.2.portable.x64.7z" destination = $toolsPath } diff --git a/automatic/notepadplusplus.install/legal/VERIFICATION.txt b/automatic/notepadplusplus.install/legal/VERIFICATION.txt index 74c5b7172b2..e80ffe631ef 100644 --- a/automatic/notepadplusplus.install/legal/VERIFICATION.txt +++ b/automatic/notepadplusplus.install/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: CB881E5CCB78457FA8738AAF1E4DB9890E59F2A90C6B53BFFD63FB5AA037B669 - checksum64: 906A6393558D1D291601E763AB02B2912C889523DA53E24C9295B409CD96F774 + checksum32: 7C60414A5DD34BE936508CF3D4229394717BC1FC003FDB93CF9B7BF9E880A349 + checksum64: FE13268FB07D85E215E034DA48529DC5D8FA2E68C290E9A4CCC3315FB2A629EB The file 'LICENSE.txt' has been obtained from diff --git a/automatic/notepadplusplus.install/notepadplusplus.install.nuspec b/automatic/notepadplusplus.install/notepadplusplus.install.nuspec index 1644b39371f..568db6436d9 100644 --- a/automatic/notepadplusplus.install/notepadplusplus.install.nuspec +++ b/automatic/notepadplusplus.install/notepadplusplus.install.nuspec @@ -4,7 +4,7 @@ notepadplusplus.install Notepad++ (Install) - 8.1.1 + 8.1.2 Don Ho chocolatey-community 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.install/tools/chocolateyInstall.ps1 b/automatic/notepadplusplus.install/tools/chocolateyInstall.ps1 index fb13d200608..e64f838ae50 100644 --- a/automatic/notepadplusplus.install/tools/chocolateyInstall.ps1 +++ b/automatic/notepadplusplus.install/tools/chocolateyInstall.ps1 @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\npp.8.1.1.Installer.exe" - file64 = "$toolsPath\npp.8.1.1.Installer.x64.exe" + file = "$toolsPath\npp.8.1.2.Installer.exe" + file64 = "$toolsPath\npp.8.1.2.Installer.x64.exe" softwareName = 'Notepad\+\+*' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/notepadplusplus/notepadplusplus.nuspec b/automatic/notepadplusplus/notepadplusplus.nuspec index 1977e0d0dbe..5ba24961088 100644 --- a/automatic/notepadplusplus/notepadplusplus.nuspec +++ b/automatic/notepadplusplus/notepadplusplus.nuspec @@ -4,7 +4,7 @@ notepadplusplus Notepad++ - 8.1.1 + 8.1.2 Don Ho chocolatey-community 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