Added Octopus Tentacle version 6.0.591. (#11344)
* Added Octopus Tentacle version 6.0.591. * Fixed formatting error.
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.591
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.591-x64.msi
|
||||
InstallerSha256: 5C2EA2E33822C6144A06145145B56F18F670F52DD8AF109D0C284A03AD2C2C5F
|
||||
InstallerType: msi
|
||||
ProductCode: "{5C288EE8-FEB3-49F0-8227-BA1F37E9C3C0}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.591.msi
|
||||
InstallerSha256: F28055E43ADB0FF941E52C046DC26CB522E0252B1E87F97A92BA512FC4EAD2C6
|
||||
InstallerType: msi
|
||||
ProductCode: "{5EE47B42-8228-40D0-95C4-C2D9C86F632D}"
|
||||
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.591
|
||||
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.591
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user