From 36e41230ea3299bab3b0e86a6279afb683038dec Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 1 Jan 2019 06:10:35 +0000 Subject: [PATCH] AU: 3 updated - notepadplusplus notepadplusplus.commandline patch-my-pc [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/6199fb0e577367d333f572f0f5398d9c6592f4e5 --- .../notepadplusplus.commandline/legal/VERIFICATION.txt | 8 ++++---- .../notepadplusplus.commandline.nuspec | 2 +- .../tools/chocolateyInstall.ps1 | 4 ++-- automatic/notepadplusplus/notepadplusplus.nuspec | 4 ++-- automatic/patch-my-pc/Readme.md | 2 +- automatic/patch-my-pc/patch-my-pc.nuspec | 4 ++-- automatic/patch-my-pc/tools/chocolateyInstall.ps1 | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt b/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt index edb0cf6ab66..2466a83d0db 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: A6F79543B29BA75AB123958426589DFD99CB7D48FD9AD046F483B6A804C3968C - checksum64: 75DB2B967BBEB67576794DFEC0216F4A743F618712E631C38CA23BACEFDE12A6 + checksum32: A6DAB9BCB10ADF0D80A80D90E9129A668DDC75B8CF8B0EBC6CBB133845696997 + checksum64: D56987E0A217CE55BAA034C4E7FA63A35D92CA1EDFFBF9352484D9F77B9C1B7E 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 a482036be0b..ac37089711f 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.6.1 + 7.6.2 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 eeff3b3da86..263ec4cd33c 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.6.1.bin.7z" - file64 = "$toolsPath\npp.7.6.1.bin.x64.7z" + file = "$toolsPath\npp.7.6.2.bin.7z" + file64 = "$toolsPath\npp.7.6.2.bin.x64.7z" destination = $toolsPath } diff --git a/automatic/notepadplusplus/notepadplusplus.nuspec b/automatic/notepadplusplus/notepadplusplus.nuspec index 1c33b03d676..42fb91c3bb8 100644 --- a/automatic/notepadplusplus/notepadplusplus.nuspec +++ b/automatic/notepadplusplus/notepadplusplus.nuspec @@ -4,7 +4,7 @@ notepadplusplus Notepad++ - 7.6.1 + 7.6.2 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 diff --git a/automatic/patch-my-pc/Readme.md b/automatic/patch-my-pc/Readme.md index bebd28c2536..a53a5419778 100644 --- a/automatic/patch-my-pc/Readme.md +++ b/automatic/patch-my-pc/Readme.md @@ -1,4 +1,4 @@ -# [patch-my-pc](https://chocolatey.org/packages/patch-my-pc) +# [patch-my-pc](https://chocolatey.org/packages/patch-my-pc) A key component of staying safe online is keeping your computer up-to-date. Hackers and virus writers love outdated software. It might contain a security vulnerability or "hole" that can provide them with access to your computer. Outdated software can also be buggy, or have performance issues, which is usually fixed with a newer version of the software. These are two of the main reasons why it is important to keep the software on your computer updated (or "patched"). diff --git a/automatic/patch-my-pc/patch-my-pc.nuspec b/automatic/patch-my-pc/patch-my-pc.nuspec index 3dba6a54c1d..11ac391b1c2 100644 --- a/automatic/patch-my-pc/patch-my-pc.nuspec +++ b/automatic/patch-my-pc/patch-my-pc.nuspec @@ -3,13 +3,13 @@ patch-my-pc - 4.1.0.1 + 4.1.0.2 https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/patch-my-pc chocolatey, Redsandro Patch my PC Patch My PC http://patchmypc.net/ - https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/e181cd354f3b03be5a92e204b4e3a03274578e40/icons/patch-my-pc.png + https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@e181cd354f3b03be5a92e204b4e3a03274578e40/icons/patch-my-pc.png © 2017 Patch My PC https://patchmypc.net/about false diff --git a/automatic/patch-my-pc/tools/chocolateyInstall.ps1 b/automatic/patch-my-pc/tools/chocolateyInstall.ps1 index b0e53bd6676..a4a3b54de92 100644 --- a/automatic/patch-my-pc/tools/chocolateyInstall.ps1 +++ b/automatic/patch-my-pc/tools/chocolateyInstall.ps1 @@ -11,7 +11,7 @@ $packageArgs = @{ packageName = 'patch-my-pc' file = "$toolsDir\PatchMyPC.exe" url = 'https://patchmypc.net/freeupdater/PatchMyPC.exe' - checksum = '72c5cfe89a908d01066235775017206a94b6a2a2b5f08ee3925b712c1375d9ef' + checksum = '2b2f9147c0de19dd581a3f2c93491529143c78f8fdbb4192a1426c4600d13732' checksumType = 'sha256' }