diff --git a/automatic/cuda/cuda.nuspec b/automatic/cuda/cuda.nuspec index b25d58122..c15234673 100644 --- a/automatic/cuda/cuda.nuspec +++ b/automatic/cuda/cuda.nuspec @@ -3,7 +3,7 @@ cuda - 11.4.0.47111 + 11.4.1.47141 https://github.com/chtof/chocolatey-packages/tree/master/automatic/cuda chtof NVIDIA CUDA Toolkit diff --git a/automatic/cuda/tools/chocolateyinstall.ps1 b/automatic/cuda/tools/chocolateyinstall.ps1 index eeb40d0fe..c7de8f814 100644 --- a/automatic/cuda/tools/chocolateyinstall.ps1 +++ b/automatic/cuda/tools/chocolateyinstall.ps1 @@ -3,7 +3,7 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://developer.download.nvidia.com/compute/cuda/11.4.0/local_installers/cuda_11.4.0_471.11_win10.exe' + url = 'https://developer.download.nvidia.com/compute/cuda/11.4.1/local_installers/cuda_11.4.1_471.41_win10.exe' checksum = '' checksumType = 'sha256' diff --git a/automatic/cudatext/cudatext.nuspec b/automatic/cudatext/cudatext.nuspec index 90c1c65a2..e4d52d7d0 100644 --- a/automatic/cudatext/cudatext.nuspec +++ b/automatic/cudatext/cudatext.nuspec @@ -3,7 +3,7 @@ cudatext - 1.139.5.1 + 1.140.0.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/cudatext chtof CudaText diff --git a/automatic/cudatext/legal/VERIFICATION.txt b/automatic/cudatext/legal/VERIFICATION.txt index a4b7a46b0..3fc966d63 100644 --- a/automatic/cudatext/legal/VERIFICATION.txt +++ b/automatic/cudatext/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ in verifying that this package's contents are trustworthy. Package can be verified like this: 1. Download: - x64: https://www.fosshub.com/CudaText.html?dwl=cudatext-win-x64-1.139.5.1.zip + x64: https://www.fosshub.com/CudaText.html?dwl=cudatext-win-x64-1.140.0.0.zip 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum64: EE3D6A46E7166B4FA1ED3810EDE403EC2FA440614684D0324B42475787CDD0D4 + checksum64: 79CCDA7D40463A6B639ED53564033A8834B3C38ADF1F40609CD5AB58A42140B0 File 'LICENSE.txt' is obtained from: https://raw.githubusercontent.com/Alexey-T/CudaText/master/license.txt diff --git a/automatic/cudatext/tools/chocolateyinstall.ps1 b/automatic/cudatext/tools/chocolateyinstall.ps1 index 2ac67c255..475ee8edd 100644 --- a/automatic/cudatext/tools/chocolateyinstall.ps1 +++ b/automatic/cudatext/tools/chocolateyinstall.ps1 @@ -8,7 +8,7 @@ if (!$pp['InstallationPath']) { $pp['InstallationPath'] = 'C:\CudaText' } $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = $pp['InstallationPath'] - file64 = "$toolsDir\cudatext-win-x64-1.139.5.1.zip" + file64 = "$toolsDir\cudatext-win-x64-1.140.0.0.zip" } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/log4om.install/legal/VERIFICATION.txt b/automatic/log4om.install/legal/VERIFICATION.txt index bbf5c8380..5125083ff 100644 --- a/automatic/log4om.install/legal/VERIFICATION.txt +++ b/automatic/log4om.install/legal/VERIFICATION.txt @@ -7,16 +7,16 @@ Package can be verified like this: 1. Download: - x32: https://www.log4om.com/l4ong/release/Log4OM2_2_15_0_0.zip - x64: https://www.log4om.com/l4ong/release/Log4OM2_2_15_0_0.zip + x32: https://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0.zip + x64: https://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0.zip 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: F5A4B7DA7265313C4CEA56863C0ED15D426648A1E423FEC13F7D965C7D45768E - checksum64: F5A4B7DA7265313C4CEA56863C0ED15D426648A1E423FEC13F7D965C7D45768E + checksum32: C0E51D5D399BE1F86E8DF53ACC695DDE6EDDE1C6AEF44889BCCB030DA9F734AE + checksum64: C0E51D5D399BE1F86E8DF53ACC695DDE6EDDE1C6AEF44889BCCB030DA9F734AE File 'LICENSE.txt' is obtained from: https://www.log4om.com/l4ong/usermanual/Log4OMNG_ENU.pdf diff --git a/automatic/log4om.install/log4om.install.nuspec b/automatic/log4om.install/log4om.install.nuspec index 687888a5e..d783f20b1 100644 --- a/automatic/log4om.install/log4om.install.nuspec +++ b/automatic/log4om.install/log4om.install.nuspec @@ -3,7 +3,7 @@ log4om.install - 2.15.0.0 + 2.16.0.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om.install chtof Log4OM (Install) diff --git a/automatic/log4om.install/tools/chocolateyinstall.ps1 b/automatic/log4om.install/tools/chocolateyinstall.ps1 index c0bfe79d1..5984a0a33 100644 --- a/automatic/log4om.install/tools/chocolateyinstall.ps1 +++ b/automatic/log4om.install/tools/chocolateyinstall.ps1 @@ -7,14 +7,14 @@ Remove-Item -Path "$toolsDir\*.exe" -ErrorAction SilentlyContinue $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = "$toolsDir" - fileFullPath = "$toolsDir\Log4OM2_2_15_0_0.zip" + fileFullPath = "$toolsDir\Log4OM2_2_16_0_0.zip" } Get-ChocolateyUnzip @packageArgs Remove-Item -Path $packageArgs.fileFullPath $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsDir\Log4OM2_2_15_0_0.exe" + file = "$toolsDir\Log4OM2_2_16_0_0.exe" silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /components=""' } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/log4om.portable/legal/VERIFICATION.txt b/automatic/log4om.portable/legal/VERIFICATION.txt index 42f09a11a..756af9860 100644 --- a/automatic/log4om.portable/legal/VERIFICATION.txt +++ b/automatic/log4om.portable/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Download: - x32: https://www.log4om.com/l4ong/release/Log4OM2_2_15_0_0_portable.zip + x32: https://www.log4om.com/l4ong/release/Log4OM2_2_16_0_0_portable.zip x64: https://www.log4om.com/l4ong/release/Log4OM2_2_0_0_0.zip 2. You can use one of the following methods to obtain the SHA256 checksum: @@ -15,7 +15,7 @@ Package can be verified like this: - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: EB4C958FD50C4B6E80C461A7217C25C05A4EA6D252C4523C446FE5600040CDB6 + checksum32: 083B8A4A3775235E626D852A3019E95565AE34E4B1EE589858FB662DDE04EE76 checksum64: 334ADD564B72479BEF2017B9829AA9D3CD39B1CD530FE6CBB68DFBC038528FBD File 'LICENSE.txt' is obtained from: diff --git a/automatic/log4om.portable/log4om.portable.nuspec b/automatic/log4om.portable/log4om.portable.nuspec index 713499bec..e8e4b1f9f 100644 --- a/automatic/log4om.portable/log4om.portable.nuspec +++ b/automatic/log4om.portable/log4om.portable.nuspec @@ -3,7 +3,7 @@ log4om.portable - 2.15.0.0 + 2.16.0.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om.portable chtof Log4OM (Portable) diff --git a/automatic/log4om.portable/tools/chocolateyinstall.ps1 b/automatic/log4om.portable/tools/chocolateyinstall.ps1 index 18e830a15..2558d0d14 100644 --- a/automatic/log4om.portable/tools/chocolateyinstall.ps1 +++ b/automatic/log4om.portable/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ Remove-Item -Path "$toolsDir\*.exe" -ErrorAction SilentlyContinue $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = "$toolsDir" - file = "$toolsDir\Log4OM2_2_15_0_0_portable.zip" + file = "$toolsDir\Log4OM2_2_16_0_0_portable.zip" } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/log4om/log4om.nuspec b/automatic/log4om/log4om.nuspec index dd5f7d5ce..1f0c59805 100644 --- a/automatic/log4om/log4om.nuspec +++ b/automatic/log4om/log4om.nuspec @@ -3,7 +3,7 @@ log4om - 2.15.0.0 + 2.16.0.0 https://github.com/chtof/chocolatey-packages/tree/master/automatic/log4om chtof Log4OM @@ -67,7 +67,7 @@ It has been tested on all Windows operating systems from Windows Vista to the la - Added Aircraft Scatter in the propagation mode list and moved the whole list to external configuration file (propagation.csv) ]]> - + diff --git a/automatic/wireguard/legal/VERIFICATION.txt b/automatic/wireguard/legal/VERIFICATION.txt index db9269de0..f53943b43 100644 --- a/automatic/wireguard/legal/VERIFICATION.txt +++ b/automatic/wireguard/legal/VERIFICATION.txt @@ -7,16 +7,16 @@ Package can be verified like this: 1. Download: - x32: https://download.wireguard.com/windows-client/wireguard-x86-0.3.17.msi - x64: https://download.wireguard.com/windows-client/wireguard-amd64-0.3.17.msi + x32: https://download.wireguard.com/windows-client/wireguard-x86-0.4.msi + x64: https://download.wireguard.com/windows-client/wireguard-amd64-0.4.msi 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: FA2F0D18AEFFD28647FAB703F1034F951563B11A08B968F261BA1EDF9321DE75 - checksum64: 554D72B07D065842E88AACFB9781C71F1DD53E816526A2BA05A09842168E8AD2 + checksum32: FA9780C322BB7466395D62EA3B348545F6B732F64CD6BEC559161E29FBA47D29 + checksum64: 2A18BA01925A13D55F74150B347F2830E8C0B708BCAB00CED4C5587A791070F2 File 'LICENSE.txt' is obtained from: https://git.zx2c4.com/WireGuard/about/COPYING diff --git a/automatic/wireguard/tools/chocolateyinstall.ps1 b/automatic/wireguard/tools/chocolateyinstall.ps1 index ff2dfe923..ebb8a52e0 100644 --- a/automatic/wireguard/tools/chocolateyinstall.ps1 +++ b/automatic/wireguard/tools/chocolateyinstall.ps1 @@ -5,8 +5,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName filetype = "MSI" - file = "$toolsDir\wireguard-x86-0.3.17.msi" - file64 = "$toolsDir\wireguard-amd64-0.3.17.msi" + file = "$toolsDir\wireguard-x86-0.4.msi" + file64 = "$toolsDir\wireguard-amd64-0.4.msi" silentArgs = "/qn /norestart /l*v `"$env:TEMP\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`" DO_NOT_LAUNCH=1" } diff --git a/automatic/wireguard/wireguard.nuspec b/automatic/wireguard/wireguard.nuspec index 8784147b7..1b987703d 100644 --- a/automatic/wireguard/wireguard.nuspec +++ b/automatic/wireguard/wireguard.nuspec @@ -3,7 +3,7 @@ wireguard - 0.3.17 + 0.4 https://github.com/chtof/chocolatey-packages/tree/master/automatic/wireguard chtof WireGuard