Skip to content

Commit

Permalink
AU: 9 updated - veeam-backup-for-microsoft-365 veeam-backup-for-micro…
Browse files Browse the repository at this point in the history
…soft-365-console veeam-backup-for-microsoft-365-iso veeam-backup-for-microsoft-365-management veeam-backup-for-microsoft-365-rest-api veeam-backup-for-microsoft-365-server veeam-explorer-for-microsoft-exchange-m365 veeam-explorer-for-microsoft-sharepoint-m365 veeam-explorer-for-microsoft-teams-m365

[skip ci] https://gist.github.com/675e3f672bda54270f8d7f5415f9374d/5e37c7336f1c9f1b1d6fa75ebc168963bc273eb7
  • Loading branch information
mkevenaar committed Aug 26, 2022
1 parent 3f3761a commit 45a96c8
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 43 deletions.
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-backup-for-microsoft-365-iso'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Backup\Veeam.Backup365.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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-for-microsoft-365-console vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365-console</packageSourceUrl>
Expand Down Expand Up @@ -76,7 +76,7 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.254]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
</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/VBO/v6/VeeamBackupMicrosoft365_6.1.0.222.iso'
$checksum = '0461018fde470181e25b63872ed768c9b086fee107300ba9c01997afb548c316'
$url = 'https://download2.veeam.com/VBO/v6/VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$checksum = 'c53ef289848c3e0fd6a2afa5de032c6ac491358420ad1c48ad6fb2cd3721b431'
$checksumType = 'sha256'

$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-microsoft-365-iso vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365-iso</packageSourceUrl>
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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-for-microsoft-365-management vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365-management</packageSourceUrl>
Expand All @@ -68,10 +68,10 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.222]" />
<dependency id="veeam-explorer-for-microsoft-exchange-m365" version="[6.1.0.222]" />
<dependency id="veeam-explorer-for-microsoft-sharepoint-m365" version="[6.1.0.222]" />
<dependency id="veeam-explorer-for-microsoft-teams-m365" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.254]" />
<dependency id="veeam-explorer-for-microsoft-exchange-m365" version="[6.1.0.254]" />
<dependency id="veeam-explorer-for-microsoft-sharepoint-m365" version="[6.1.0.254]" />
<dependency id="veeam-explorer-for-microsoft-teams-m365" version="[6.1.0.254]" />
</dependencies>

<!--<provides>NOT YET IMPLEMENTED</provides>-->
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-backup-for-microsoft-365-iso'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Backup\Veeam.Backup365.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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-for-microsoft-365-rest-api vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365-rest-api</packageSourceUrl>
Expand All @@ -65,7 +65,7 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.254]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
</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-backup-for-microsoft-365-iso'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Backup\Veeam.Backup365.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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-for-microsoft-365-server vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365-server</packageSourceUrl>
Expand All @@ -65,7 +65,7 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.254]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
</dependencies>
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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software Group GmbH</copyright>
<tags>veeam-backup-for-microsoft-365 vbm veeam backup m365 office microsoft admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-backup-for-microsoft-365</packageSourceUrl>
Expand All @@ -67,9 +67,9 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-server" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-rest-api" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-server" version="[6.1.0.254]" />
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.254]" />
<dependency id="veeam-backup-for-microsoft-365-rest-api" version="[6.1.0.254]" />
</dependencies>

<!--<provides>NOT YET IMPLEMENTED</provides>-->
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-backup-for-microsoft-365-iso'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Explorers\VeeamExplorerForExchange.msi'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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>6.1.0.222</version>
<version>6.1.0.254</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 All @@ -42,7 +42,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- copyright is usually years and software vendor, but not required for internal feeds -->
<copyright>Veeam Software AG</copyright>
<tags>veeam-explorer-for-microsoft-exchange-m365 vbm veeam expolorer exchange m365 admin</tags>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6_0_release_notes_rn.pdf</releaseNotes>
<releaseNotes>https://www.veeam.com/veeam_backup_m365_6a_release_notes_rn.pdf</releaseNotes>
<licenseUrl>https://www.veeam.com/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/veeam-explorer-for-microsoft-exchange-m365</packageSourceUrl>
Expand All @@ -61,8 +61,8 @@ let them know the package is no longer updating correctly.

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.222]" />
<dependency id="veeam-backup-for-microsoft-365-iso" version="[6.1.0.254]" />
<dependency id="veeam-backup-for-microsoft-365-console" version="[6.1.0.254]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="DotNet4.7.2" />
</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-backup-for-microsoft-365-iso'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'VeeamBackupMicrosoft365_6.1.0.222.iso'
$filename = 'VeeamBackupMicrosoft365_6.1.0.254_P20220825.iso'
$installPath = Join-Path (Join-Path $commonPath $isoPackageName) $filename

$fileLocation = 'Explorers\VeeamExplorerForSharePoint.msi'
Expand Down
Loading

0 comments on commit 45a96c8

Please sign in to comment.