diff --git a/automatic/prowlarr/legal/VERIFICATION.txt b/automatic/prowlarr/legal/VERIFICATION.txt index a44dca743..6f0b0c206 100644 --- a/automatic/prowlarr/legal/VERIFICATION.txt +++ b/automatic/prowlarr/legal/VERIFICATION.txt @@ -2,18 +2,18 @@ VERIFICATION Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. -The installer have been downloaded from their official download link listed on +The installer have been downloaded from their official download link listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: B88A2C63EC401C0CFD2DEC63B486B864087FCB267831BAFCA1C332996001FD71 - checksum64: 89082D526A0ABC49D9435B67C963D91C3137747445EE97B5960A82AEE22D1889 + checksum32: 4867D9190364DD70B64A04C303CB937FFBCF0C597B285E0C2B5469C6453C7034 + checksum64: 56BED49A826726C8C86FC2C53FD52196D4BEE67C554A84A042A20CFBBF1136E0 File 'LICENSE.txt' is obtained from diff --git a/automatic/prowlarr/prowlarr.nuspec b/automatic/prowlarr/prowlarr.nuspec index fa258a1d6..2f5bcd132 100644 --- a/automatic/prowlarr/prowlarr.nuspec +++ b/automatic/prowlarr/prowlarr.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 1.17.0.4448 + 1.17.1.4483 Maurice Kevenaar diff --git a/automatic/prowlarr/tools/chocolateyInstall.ps1 b/automatic/prowlarr/tools/chocolateyInstall.ps1 index 80d302154..91b6e9b66 100644 --- a/automatic/prowlarr/tools/chocolateyInstall.ps1 +++ b/automatic/prowlarr/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $servicename = 'prowlarr' $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Prowlarr.develop.1.17.0.4448.windows-core-x86-installer.exe" - file64 = "$toolsDir\Prowlarr.develop.1.17.0.4448.windows-core-x64-installer.exe" + file = "$toolsDir\Prowlarr.develop.1.17.1.4483.windows-core-x86-installer.exe" + file64 = "$toolsDir\Prowlarr.develop.1.17.1.4483.windows-core-x64-installer.exe" softwareName = 'Prowlarr*' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/veeam-service-provider-console-connectwise-automate-plugin/veeam-service-provider-console-connectwise-automate-plugin.nuspec b/automatic/veeam-service-provider-console-connectwise-automate-plugin/veeam-service-provider-console-connectwise-automate-plugin.nuspec index d916e5b2c..0e46079bc 100644 --- a/automatic/veeam-service-provider-console-connectwise-automate-plugin/veeam-service-provider-console-connectwise-automate-plugin.nuspec +++ b/automatic/veeam-service-provider-console-connectwise-automate-plugin/veeam-service-provider-console-connectwise-automate-plugin.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar diff --git a/automatic/veeam-service-provider-console-connectwise-manage-service/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-connectwise-manage-service/tools/chocolateyinstall.ps1 index d132a9b8e..c19984b0c 100644 --- a/automatic/veeam-service-provider-console-connectwise-manage-service/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-connectwise-manage-service/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Plugins\ConnectWise\Manage\VAC.ConnectorService.x64.msi' diff --git a/automatic/veeam-service-provider-console-connectwise-manage-service/veeam-service-provider-console-connectwise-manage-service.nuspec b/automatic/veeam-service-provider-console-connectwise-manage-service/veeam-service-provider-console-connectwise-manage-service.nuspec index f8900fee4..4f1ed1e27 100644 --- a/automatic/veeam-service-provider-console-connectwise-manage-service/veeam-service-provider-console-connectwise-manage-service.nuspec +++ b/automatic/veeam-service-provider-console-connectwise-manage-service/veeam-service-provider-console-connectwise-manage-service.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -79,7 +79,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - + diff --git a/automatic/veeam-service-provider-console-connectwise-manage-webui/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-connectwise-manage-webui/tools/chocolateyinstall.ps1 index acc0fc3aa..1b241862f 100644 --- a/automatic/veeam-service-provider-console-connectwise-manage-webui/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-connectwise-manage-webui/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Plugins\ConnectWise\Manage\VAC.ConnectorWebUI.x64.msi' diff --git a/automatic/veeam-service-provider-console-connectwise-manage-webui/veeam-service-provider-console-connectwise-manage-webui.nuspec b/automatic/veeam-service-provider-console-connectwise-manage-webui/veeam-service-provider-console-connectwise-manage-webui.nuspec index 939435b24..b8ab918c4 100644 --- a/automatic/veeam-service-provider-console-connectwise-manage-webui/veeam-service-provider-console-connectwise-manage-webui.nuspec +++ b/automatic/veeam-service-provider-console-connectwise-manage-webui/veeam-service-provider-console-connectwise-manage-webui.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -64,8 +64,8 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - - + + diff --git a/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 index 47aec51b1..808ceedbf 100644 --- a/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 @@ -1,11 +1,11 @@ $ErrorActionPreference = 'Stop'; $toolsDir   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://download2.veeam.com/VSPC/v8/VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' -$checksum = 'bb1a9e394390ceac52b7f90db84ebc65c767aa99cdc881ea68a4a12c208eb39b' +$url = 'https://download2.veeam.com/VSPC/v8/VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' +$checksum = 'e54ccd586848c46bf1782d081051597cc761cd0d5c662695308ed02fe0ed1222' $checksumType = 'sha256' -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $packagePath = $(Split-Path -parent $toolsDir) $installPath = Join-Path $packagePath $filename diff --git a/automatic/veeam-service-provider-console-iso/veeam-service-provider-console-iso.nuspec b/automatic/veeam-service-provider-console-iso/veeam-service-provider-console-iso.nuspec index d78116377..726bf030a 100644 --- a/automatic/veeam-service-provider-console-iso/veeam-service-provider-console-iso.nuspec +++ b/automatic/veeam-service-provider-console-iso/veeam-service-provider-console-iso.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar diff --git a/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 index 846a4d591..3b5f234bc 100644 --- a/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'ApplicationServer\VAC.ApplicationServer.x64.msi' diff --git a/automatic/veeam-service-provider-console-server/veeam-service-provider-console-server.nuspec b/automatic/veeam-service-provider-console-server/veeam-service-provider-console-server.nuspec index b8042c5a6..41af687e8 100644 --- a/automatic/veeam-service-provider-console-server/veeam-service-provider-console-server.nuspec +++ b/automatic/veeam-service-provider-console-server/veeam-service-provider-console-server.nuspec @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -80,7 +80,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - + diff --git a/automatic/veeam-service-provider-console-ssp-agent-service/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-ssp-agent-service/tools/chocolateyinstall.ps1 index 70ecb8ed6..2f1495eab 100644 --- a/automatic/veeam-service-provider-console-ssp-agent-service/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-ssp-agent-service/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Plugins\VeeamAgent\FLRPortal\VSPC.VeeamAgentsSelfServicePortal.x64.msi' diff --git a/automatic/veeam-service-provider-console-ssp-agent-service/veeam-service-provider-console-ssp-agent-service.nuspec b/automatic/veeam-service-provider-console-ssp-agent-service/veeam-service-provider-console-ssp-agent-service.nuspec index 40c85e443..131afe0fd 100644 --- a/automatic/veeam-service-provider-console-ssp-agent-service/veeam-service-provider-console-ssp-agent-service.nuspec +++ b/automatic/veeam-service-provider-console-ssp-agent-service/veeam-service-provider-console-ssp-agent-service.nuspec @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -75,7 +75,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - + diff --git a/automatic/veeam-service-provider-console-ssp-agent-webui/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-ssp-agent-webui/tools/chocolateyinstall.ps1 index 481b47f4f..04157aa2c 100644 --- a/automatic/veeam-service-provider-console-ssp-agent-webui/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-ssp-agent-webui/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Plugins\VeeamAgent\FLRPortal\VSPC.VeeamAgentsSelfServicePortalWebUI.x64.msi' diff --git a/automatic/veeam-service-provider-console-ssp-agent-webui/veeam-service-provider-console-ssp-agent-webui.nuspec b/automatic/veeam-service-provider-console-ssp-agent-webui/veeam-service-provider-console-ssp-agent-webui.nuspec index 0d647c8fc..91ec5c0ba 100644 --- a/automatic/veeam-service-provider-console-ssp-agent-webui/veeam-service-provider-console-ssp-agent-webui.nuspec +++ b/automatic/veeam-service-provider-console-ssp-agent-webui/veeam-service-provider-console-ssp-agent-webui.nuspec @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -76,9 +76,9 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - + - + diff --git a/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 index 39db3c8b0..e7684b6d6 100644 --- a/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-service-provider-console-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'WebUI\VAC.WebUI.x64.msi' diff --git a/automatic/veeam-service-provider-console-webui/veeam-service-provider-console-webui.nuspec b/automatic/veeam-service-provider-console-webui/veeam-service-provider-console-webui.nuspec index 655f97bc8..96df7c59d 100644 --- a/automatic/veeam-service-provider-console-webui/veeam-service-provider-console-webui.nuspec +++ b/automatic/veeam-service-provider-console-webui/veeam-service-provider-console-webui.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 8.0.0.20231130 + 8.0.0.20240219 Maurice Kevenaar @@ -81,7 +81,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th - +