From 495328d536e413d93349d2930fb6a6023a225200 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Thu, 7 Dec 2023 09:28:35 +0000 Subject: [PATCH] AU: 14 updated - veeam-one-agent veeam-one-iso veeam-one-monitor-client veeam-one-monitor-server veeam-one-reporter-server veeam-one-reporter-web veeam-service-provider-console-connectwise-automate-plugin veeam-service-provider-console-connectwise-manage-service veeam-service-provider-console-connectwise-manage-webui veeam-service-provider-console-iso veeam-service-provider-console-server veeam-service-provider-console-ssp-agent-service veeam-service-provider-console-ssp-agent-webui veeam-service-provider-console-webui [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/e2fb9882c271920d6a2525f729fc6aa2a4183b9b --- automatic/veeam-one-agent/tools/chocolateyinstall.ps1 | 2 +- automatic/veeam-one-agent/veeam-one-agent.nuspec | 6 +++--- automatic/veeam-one-iso/tools/chocolateyinstall.ps1 | 6 +++--- automatic/veeam-one-iso/veeam-one-iso.nuspec | 4 ++-- .../veeam-one-monitor-client/tools/chocolateyinstall.ps1 | 2 +- .../veeam-one-monitor-client.nuspec | 6 +++--- .../veeam-one-monitor-server/tools/chocolateyinstall.ps1 | 2 +- .../veeam-one-monitor-server.nuspec | 6 +++--- .../veeam-one-reporter-server/tools/chocolateyinstall.ps1 | 2 +- .../veeam-one-reporter-server.nuspec | 6 +++--- .../veeam-one-reporter-web/tools/chocolateyinstall.ps1 | 2 +- .../veeam-one-reporter-web/veeam-one-reporter-web.nuspec | 6 +++--- ...ce-provider-console-connectwise-automate-plugin.nuspec | 4 ++-- .../tools/chocolateyinstall.ps1 | 2 +- ...ice-provider-console-connectwise-manage-service.nuspec | 6 +++--- .../tools/chocolateyinstall.ps1 | 2 +- ...rvice-provider-console-connectwise-manage-webui.nuspec | 8 ++++---- .../tools/chocolateyinstall.ps1 | 6 +++--- .../veeam-service-provider-console-iso.nuspec | 4 ++-- .../tools/chocolateyinstall.ps1 | 2 +- .../veeam-service-provider-console-server.nuspec | 6 +++--- .../tools/chocolateyinstall.ps1 | 2 +- ...eeam-service-provider-console-ssp-agent-service.nuspec | 6 +++--- .../tools/chocolateyinstall.ps1 | 2 +- .../veeam-service-provider-console-ssp-agent-webui.nuspec | 6 +++--- .../tools/chocolateyinstall.ps1 | 2 +- .../veeam-service-provider-console-webui.nuspec | 6 +++--- 27 files changed, 57 insertions(+), 57 deletions(-) diff --git a/automatic/veeam-one-agent/tools/chocolateyinstall.ps1 b/automatic/veeam-one-agent/tools/chocolateyinstall.ps1 index b17f3e0df..729916874 100644 --- a/automatic/veeam-one-agent/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-agent/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-one-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamONE_12.0.1.2591_20230314.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Agent\VeeamONE.Agent.x64.msi' diff --git a/automatic/veeam-one-agent/veeam-one-agent.nuspec b/automatic/veeam-one-agent/veeam-one-agent.nuspec index a9a7f3657..f49323795 100644 --- a/automatic/veeam-one-agent/veeam-one-agent.nuspec +++ b/automatic/veeam-one-agent/veeam-one-agent.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.1.20230314 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-agent vone veeam-one veeam one agent admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-agent @@ -102,7 +102,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/veeam-one-iso/tools/chocolateyinstall.ps1 b/automatic/veeam-one-iso/tools/chocolateyinstall.ps1 index 5102c9cd8..5c1e58e16 100644 --- a/automatic/veeam-one-iso/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-iso/tools/chocolateyinstall.ps1 @@ -1,11 +1,11 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://download2.veeam.com/VONE/v12/VeeamONE_12.0.1.2591_20230314.iso' -$checksum = '95ba710a14ae792e16fe0f336aa4830b82974f697ad3140081106533f216e0ad' +$url = 'https://download2.veeam.com/VONE/v12/VeeamONE_12.1.0.3208_20231130.iso' +$checksum = '25a2b78ad0a046e7314294171f54166955d9a2172de5353593975a27c5f878f3' $checksumType = 'sha256' -$filename = 'VeeamONE_12.0.1.2591_20230314.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $packagePath = $(Split-Path -parent $toolsDir) $installPath = Join-Path $packagePath $filename diff --git a/automatic/veeam-one-iso/veeam-one-iso.nuspec b/automatic/veeam-one-iso/veeam-one-iso.nuspec index f8e9ca01d..af80318ed 100644 --- a/automatic/veeam-one-iso/veeam-one-iso.nuspec +++ b/automatic/veeam-one-iso/veeam-one-iso.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.1.20230314 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-iso vone veeam-one veeam one monitoring admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-iso diff --git a/automatic/veeam-one-monitor-client/tools/chocolateyinstall.ps1 b/automatic/veeam-one-monitor-client/tools/chocolateyinstall.ps1 index e4b8af337..f52f12303 100644 --- a/automatic/veeam-one-monitor-client/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-monitor-client/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-one-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamONE_12.0.1.2591_20230314.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Monitor\VeeamONE.Monitor.Client.x64.msi' diff --git a/automatic/veeam-one-monitor-client/veeam-one-monitor-client.nuspec b/automatic/veeam-one-monitor-client/veeam-one-monitor-client.nuspec index 7020d4046..153fbfc64 100644 --- a/automatic/veeam-one-monitor-client/veeam-one-monitor-client.nuspec +++ b/automatic/veeam-one-monitor-client/veeam-one-monitor-client.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.1.20230314 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-monitor-client vone veeam-one veeam one monitor client admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-monitor-client @@ -75,7 +75,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/veeam-one-monitor-server/tools/chocolateyinstall.ps1 b/automatic/veeam-one-monitor-server/tools/chocolateyinstall.ps1 index 8ca1003ad..2712ae2a4 100644 --- a/automatic/veeam-one-monitor-server/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-monitor-server/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-one-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamONE_12.0.1.2591_20230314.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Monitor\VeeamONE.Monitor.Server.x64.msi' diff --git a/automatic/veeam-one-monitor-server/veeam-one-monitor-server.nuspec b/automatic/veeam-one-monitor-server/veeam-one-monitor-server.nuspec index 3a363d69a..79ddc1d20 100644 --- a/automatic/veeam-one-monitor-server/veeam-one-monitor-server.nuspec +++ b/automatic/veeam-one-monitor-server/veeam-one-monitor-server.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.1.20230314 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-monitor-server vone veeam-one veeam one monitor server admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-monitor-server @@ -84,7 +84,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/veeam-one-reporter-server/tools/chocolateyinstall.ps1 b/automatic/veeam-one-reporter-server/tools/chocolateyinstall.ps1 index 432994d4d..a3b260338 100644 --- a/automatic/veeam-one-reporter-server/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-reporter-server/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-one-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamONE_12.0.1.2591_20230314.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Reporter\VeeamONE.Reporter.Server.x64.msi' diff --git a/automatic/veeam-one-reporter-server/veeam-one-reporter-server.nuspec b/automatic/veeam-one-reporter-server/veeam-one-reporter-server.nuspec index 65cc86e8e..577604fbf 100644 --- a/automatic/veeam-one-reporter-server/veeam-one-reporter-server.nuspec +++ b/automatic/veeam-one-reporter-server/veeam-one-reporter-server.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.1.20230314 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-reporter-server vone veeam-one veeam one reporter server admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-reporter-server @@ -82,7 +82,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/veeam-one-reporter-web/tools/chocolateyinstall.ps1 b/automatic/veeam-one-reporter-web/tools/chocolateyinstall.ps1 index e7096858a..40f0b076a 100644 --- a/automatic/veeam-one-reporter-web/tools/chocolateyinstall.ps1 +++ b/automatic/veeam-one-reporter-web/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $isoPackageName = 'veeam-one-iso' $scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition) $commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath)) -$filename = 'VeeamONE_12.0.0.2498_20230125.iso' +$filename = 'VeeamONE_12.1.0.3208_20231130.iso' $installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename $fileLocation = 'Reporter\VeeamONE.Reporter.WebUI.x64.msi' diff --git a/automatic/veeam-one-reporter-web/veeam-one-reporter-web.nuspec b/automatic/veeam-one-reporter-web/veeam-one-reporter-web.nuspec index 837a49ed7..e2c12e6e8 100644 --- a/automatic/veeam-one-reporter-web/veeam-one-reporter-web.nuspec +++ b/automatic/veeam-one-reporter-web/veeam-one-reporter-web.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 12.0.0.20230125 + 12.1.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-one-reporter-web vone veeam-one veeam one reporter web admin - https://www.veeam.com/veeam_one_12_release_notes_rn.pdf + https://www.veeam.com/veeam_one_12_1_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-one-reporter-web @@ -83,7 +83,7 @@ let them know the package is no longer updating correctly. - + 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 06e768e08..d916e5b2c 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-connectwise-automate-plugin veeam-service-provider-console vspc veeam connectwise admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-connectwise-automate-plugin 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 80474e207..d132a9b8e 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 f6f952a05..42d4e9aeb 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-connectwise-manage-service veeam-service-provider-console vspc veeam connectwise admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-connectwise-manage-service @@ -79,7 +79,7 @@ let them know the package is no longer updating correctly. - + 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 826c9a796..acc0fc3aa 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 96efa8b02..f3ab983b0 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-connectwise-manage-webui veeam-service-provider-console vspc veeam connectwise admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-connectwise-manage-webui @@ -64,8 +64,8 @@ let them know the package is no longer updating correctly. - - + + diff --git a/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-iso/tools/chocolateyinstall.ps1 index 8ad8392ed..47aec51b1 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/v7/VeeamServiceProviderConsole_7.0.0.12777_20230123.iso' -$checksum = 'cc1a68ba4173c42f5636d46ddd55bd0fd13d9bc8e96a028907d5fcf0eb866985' +$url = 'https://download2.veeam.com/VSPC/v8/VeeamServiceProviderConsole_8.0.0.16877_20231130.iso' +$checksum = 'bb1a9e394390ceac52b7f90db84ebc65c767aa99cdc881ea68a4a12c208eb39b' $checksumType = 'sha256' -$filename = 'VeeamServiceProviderConsole_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 ca9a9a78f..82437133a 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-iso veeam-service-provider-console vspc veeam admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-iso diff --git a/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-server/tools/chocolateyinstall.ps1 index dd40469d4..846a4d591 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 693f2e5e7..21338715e 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -40,7 +40,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-application-server veeam-service-provider-console vspc veeam admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-server @@ -80,7 +80,7 @@ let them know the package is no longer updating correctly. - + 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 5cb1d2332..70ecb8ed6 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 4ec245861..dfe2ddf73 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -40,7 +40,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-ssp-service veeam-service-provider-console vspc veeam admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-ssp-agent-service @@ -75,7 +75,7 @@ let them know the package is no longer updating correctly. - + 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 6996d47e7..481b47f4f 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 e8b3746a8..dee640787 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -40,7 +40,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-ssp-agent-webui veeam-service-provider-console vspc veeam admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-ssp-agent-webui @@ -76,7 +76,7 @@ let them know the package is no longer updating correctly. - + diff --git a/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 b/automatic/veeam-service-provider-console-webui/tools/chocolateyinstall.ps1 index 4df105e22..39db3c8b0 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_7.0.0.12777_20230123.iso' +$filename = 'VeeamServiceProviderConsole_8.0.0.16877_20231130.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 7f1e66352..d2df31de8 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 - 7.0.0.12777 + 8.0.0.20231130 Maurice Kevenaar @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe Veeam Software AG veeam-service-provider-console-webui veeam-service-provider-console vspc veeam admin - https://www.veeam.com/vspc_7_0_release_notes_rn.pdf + https://www.veeam.com/vspc_8_0_release_notes_rn.pdf https://www.veeam.com/eula.html false https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-service-provider-console-webui @@ -81,7 +81,7 @@ let them know the package is no longer updating correctly. - +