Added Octopus Tentacle version 6.0.576. (#10624)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: OctopusDeploy.Tentacle
|
||||
PackageVersion: 6.0.576
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.576-x64.msi
|
||||
InstallerSha256: 0A5E6F959DB29C5BC7973D839C153B051E2C8376F232A1FEADB91BE9477468D9
|
||||
InstallerType: msi
|
||||
ProductCode: "{071B35E9-523B-46A7-9ED9-E703505D6704}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.576.msi
|
||||
InstallerSha256: A37AE41C4D333CB7CF87C5CA03B6CA0B7887E4948112D430DC69B42B1CC08912
|
||||
InstallerType: msi
|
||||
ProductCode: "{EFBD131D-5D11-4C25-A468-1AFFA6066827}"
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -0,0 +1,21 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: OctopusDeploy.Tentacle
|
||||
PackageVersion: 6.0.576
|
||||
PackageLocale: en-US
|
||||
LicenseUrl: https://octopus.com/legal/customer-agreement
|
||||
Moniker: octopus-server
|
||||
Tags:
|
||||
- dotnet
|
||||
- octopus
|
||||
- build
|
||||
- deploy
|
||||
- devops
|
||||
- tentacle
|
||||
PackageUrl: https://octopus.com/docs/infrastructure/deployment-targets/windows-targets
|
||||
Publisher: Octopus Deploy
|
||||
PackageName: Octopus Tentacle
|
||||
License: Copyright © 2021 Octopus Deploy
|
||||
ShortDescription: Tentacle is the deployment agent for Octopus, a deployment system for .NET developers.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: OctopusDeploy.Tentacle
|
||||
PackageVersion: 6.0.576
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user