diff --git a/automatic/curl/curl.nuspec b/automatic/curl/curl.nuspec index dae6d4b8ec2..593e4ad2dd4 100644 --- a/automatic/curl/curl.nuspec +++ b/automatic/curl/curl.nuspec @@ -3,7 +3,7 @@ curl - 7.83.0 + 7.83.1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/curl chocolatey-community, Rob Reynolds cURL diff --git a/automatic/curl/legal/VERIFICATION.txt b/automatic/curl/legal/VERIFICATION.txt index 3cc842ae942..f3f350fac64 100644 --- a/automatic/curl/legal/VERIFICATION.txt +++ b/automatic/curl/legal/VERIFICATION.txt @@ -6,8 +6,8 @@ Package can be verified like this: 1. Go to https://curl.se/windows/, and look for the official binaries provided. - x32: https://curl.se/windows/dl-7.83.0/curl-7.83.0-win32-mingw.zip - x64: https://curl.se/windows/dl-7.83.0/curl-7.83.0-win64-mingw.zip + x32: https://curl.se/windows/dl-7.83.1/curl-7.83.1-win32-mingw.zip + x64: https://curl.se/windows/dl-7.83.1/curl-7.83.1-win64-mingw.zip to download the zip files. You may wish to rename one of the files. @@ -15,8 +15,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 52D4AFFBD5271B3F606B8CC75D314E18F409B8655F69FDBA68F9102A80E8BEEF - checksum64: 28B49949E246C17A2FF0F9309145A110888E8CDAD50316048762D1E27266B226 + checksum32: 9457169E2F596C98C3B5A5B5C8D58F013E13F6C10697C1C1EB14D618D4AE8EF4 + checksum64: EDF6FC47EBF151E65E17269A2117CE7AA7FB1AFB352AB5938B48EAEAF8CFF9D9 File 'LICENSE.txt' obtained from: https://github.com/curl/curl/blob/835c2634212257d41c1a30c6cc0ad3ed60bb9aca/COPYING diff --git a/automatic/curl/tools/chocolateyInstall.ps1 b/automatic/curl/tools/chocolateyInstall.ps1 index 6c47a394831..dedf1a737b7 100644 --- a/automatic/curl/tools/chocolateyInstall.ps1 +++ b/automatic/curl/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = $env:chocolateyPackageName - FileFullPath = "$toolsPath\curl-7.83.0-win32-mingw.zip" - FileFullPath64 = "$toolsPath\curl-7.83.0-win64-mingw.zip" + FileFullPath = "$toolsPath\curl-7.83.1-win32-mingw.zip" + FileFullPath64 = "$toolsPath\curl-7.83.1-win64-mingw.zip" Destination = $toolsPath } diff --git a/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt b/automatic/notepadplusplus.commandline/legal/VERIFICATION.txt index cc3d29ec5fa..8490253a7ab 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: DAE5125EC6579E0DCC29F7A89AEEF043CEE5620F5330E235AFBC8DD90D217865 - checksum64: E94D7752B32DB72C617E70EE525B65C18CFA6728091BAD7749075B56A3AEA3D2 + checksum32: 83011ABC209D64CC0BDD2A9D3E865D79AF28DD2985DDCD0553D5473417F69C48 + checksum64: FEE8E358745DCC88B239E2D688D6919CC6A2DDA1E835C9B0E698CED7A43933BE 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 a3e3bbfd57f..947174ade0d 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.4 + 8.4.1 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 08f3e914efd..8de49507bd0 100644 --- a/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 +++ b/automatic/notepadplusplus.commandline/tools/chocolateyInstall.ps1 @@ -9,8 +9,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\npp.8.4.portable.7z" - file64 = "$toolsPath\npp.8.4.portable.x64.7z" + file = "$toolsPath\npp.8.4.1.portable.7z" + file64 = "$toolsPath\npp.8.4.1.portable.x64.7z" destination = $toolsPath } diff --git a/automatic/notepadplusplus.install/legal/VERIFICATION.txt b/automatic/notepadplusplus.install/legal/VERIFICATION.txt index 9091c0d6d56..10d771395e0 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: 7AFD56E08F9F9BCA7348E3199CCAA066D16C65C4E4B19521C664BA6928DA1F52 - checksum64: 662450BBBE1D642BDDD5501F65DE830341AC4C7846B4FE9AD8512C9E2888D129 + checksum32: 400A8349194BCA17B21505A66AB588C12291625C15F9345CE38D1747B72167F8 + checksum64: 6D80DCFDB5A979EB11DE1EBBF5733A101FBE4CD8F7C1AC10F651E71FADF52E4A 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 876151f2c84..369081f9bc3 100644 --- a/automatic/notepadplusplus.install/notepadplusplus.install.nuspec +++ b/automatic/notepadplusplus.install/notepadplusplus.install.nuspec @@ -4,7 +4,7 @@ notepadplusplus.install Notepad++ (Install) - 8.4 + 8.4.1 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 0848d73b193..408acb15377 100644 --- a/automatic/notepadplusplus.install/tools/chocolateyInstall.ps1 +++ b/automatic/notepadplusplus.install/tools/chocolateyInstall.ps1 @@ -21,8 +21,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\npp.8.4.Installer.exe" - file64 = "$toolsPath\npp.8.4.Installer.x64.exe" + file = "$toolsPath\npp.8.4.1.Installer.exe" + file64 = "$toolsPath\npp.8.4.1.Installer.x64.exe" softwareName = 'Notepad\+\+*' silentArgs = '/S' validExitCodes = @(0) diff --git a/automatic/notepadplusplus/notepadplusplus.nuspec b/automatic/notepadplusplus/notepadplusplus.nuspec index 819fffe1213..a7a250d2d08 100644 --- a/automatic/notepadplusplus/notepadplusplus.nuspec +++ b/automatic/notepadplusplus/notepadplusplus.nuspec @@ -4,7 +4,7 @@ notepadplusplus Notepad++ - 8.4 + 8.4.1 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 diff --git a/automatic/sysinternals/sysinternals.nuspec b/automatic/sysinternals/sysinternals.nuspec index ae66540b5ee..8efb8bae6e4 100644 --- a/automatic/sysinternals/sysinternals.nuspec +++ b/automatic/sysinternals/sysinternals.nuspec @@ -4,7 +4,7 @@ sysinternals Sysinternals - 2022.2.16 + 2022.5.11 Mark Russinovich, Bryce Cogswell chocolatey-community, Rob Reynolds Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications. diff --git a/automatic/sysinternals/tools/chocolateyInstall.ps1 b/automatic/sysinternals/tools/chocolateyInstall.ps1 index 8c873443c9b..092b228a41d 100644 --- a/automatic/sysinternals/tools/chocolateyInstall.ps1 +++ b/automatic/sysinternals/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'" $packageArgs = @{ packageName = 'sysinternals' url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip' - checksum = 'febcf4114df12459ce445446d25215b03f7fae6a3c888cae6f189c53551d9448' + checksum = '8b37844a53cab67f7ee9ef2299b94169ed6894ca31e4aec08d46727fc2c99848' checksumType = 'sha256' unzipLocation = $installDir } @@ -18,7 +18,7 @@ Accept-Eula if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir } if (Is-NanoServer) { $packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip' - $packageArgs.checksum = '3ecdfcf09625159f72f7e6c4ac03a426791f4b0468370608212b8cc5a95ce8dd' + $packageArgs.checksum = 'dfe57f93cd2880767ce595f796fcdc512caeb770f962fd788a491e8eb890f9b2' } $old_path = 'c:\sysinternals'