Skip to content

Commit

Permalink
AU: 9 updated - firefox-nightly veeam-service-provider-console-connec…
Browse files Browse the repository at this point in the history
…twise-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/d152d9cc8efd1b71745b65b3bfc3c5f5bcb2698b
  • Loading branch information
mkevenaar committed May 25, 2024
1 parent 28f82f1 commit 385fa5c
Show file tree
Hide file tree
Showing 19 changed files with 252 additions and 252 deletions.
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-nightly.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"nightly": "128.0.1.2024052421-alpha"
"nightly": "128.0.1.2024052509-alpha"
}
2 changes: 1 addition & 1 deletion automatic/firefox-nightly/firefox-nightly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>128.0.1.2024052421-alpha</version>
<version>128.0.1.2024052509-alpha</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
448 changes: 224 additions & 224 deletions automatic/firefox-nightly/tools/LanguageChecksums.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions automatic/firefox-nightly/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {

Checksum = $checksums.Win32
ChecksumType = 'sha512'
Url = "https://archive.mozilla.org/pub/firefox/nightly/2024/05/2024-05-24-21-47-45-mozilla-central/firefox-128.0a1.${locale}.win32.installer.exe"
Url = "https://archive.mozilla.org/pub/firefox/nightly/2024/05/2024-05-25-09-41-44-mozilla-central/firefox-128.0a1.${locale}.win32.installer.exe"

silentArgs = '-ms'
validExitCodes = @(0)
Expand All @@ -43,7 +43,7 @@ if (Get-32bitOnlyInstalled -product $softwareName) {
if (!(Get-32bitOnlyInstalled($softwareName)) -and (Get-OSArchitectureWidth 64)) {
$packageArgs.Checksum64 = $checksums.Win64
$packageArgs.ChecksumType64 = 'sha512'
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2024/05/2024-05-24-21-47-45-mozilla-central/firefox-128.0a1.${locale}.win64.installer.exe"
$packageArgs.Url64 = "https://archive.mozilla.org/pub/firefox/nightly/2024/05/2024-05-25-09-41-44-mozilla-central/firefox-128.0a1.${locale}.win64.installer.exe"
}

Install-ChocolateyPackage @packageArgs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Plugins\ConnectWise\Manage\VAC.ConnectorService.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -79,7 +79,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Plugins\ConnectWise\Manage\VAC.ConnectorWebUI.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -64,8 +64,8 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-connectwise-manage-service" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="veeam-service-provider-console-connectwise-manage-service" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
$ErrorActionPreference = 'Stop';
$toolsDir   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$url = 'https://download2.veeam.com/VSPC/v8/VeeamServiceProviderConsole_8.0.0.18054_20240219.iso'
$checksum = 'e54ccd586848c46bf1782d081051597cc761cd0d5c662695308ed02fe0ed1222'
$url = 'https://download2.veeam.com/VSPC/v8/VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$checksum = '227c23193f2c6eda03c5521eaef8bc74da62bae165c030423d70ad88360173fa'
$checksumType = 'sha256'

$filename = 'VeeamServiceProviderConsole_8.0.0.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$packagePath = $(Split-Path -parent $toolsDir)
$installPath = Join-Path $packagePath $filename

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'ApplicationServer\VAC.ApplicationServer.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -80,7 +80,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
<dependency id="vcredist140" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Plugins\VeeamAgent\FLRPortal\VSPC.VeeamAgentsSelfServicePortal.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -75,7 +75,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="dotnet-6.0-runtime" version="6.0.24" />
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Plugins\VeeamAgent\FLRPortal\VSPC.VeeamAgentsSelfServicePortalWebUI.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -76,7 +76,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="dotnet-windowshosting" version="6.0.24" />
<dependency id="dotnet-runtime" version="6.0.24" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.18054_20240219.iso'
$filename = 'VeeamServiceProviderConsole_8.0.0.19236_20240426.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'WebUI\VAC.WebUI.x64.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>8.0.0.20240219</version>
<version>8.0.0.20240426</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down Expand Up @@ -81,7 +81,7 @@ let them know [here](https://github.com/mkevenaar/chocolatey-packages/issues) th

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240219]" />
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20240426]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
<dependency id="vcredist140" />
Expand Down

0 comments on commit 385fa5c

Please sign in to comment.