Added Octopus Tentacle version 6.0.567. (#10495)
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.567
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.567-x64.msi
|
||||||
|
InstallerSha256: D2AC0F9EFB7D3553AB33ECDFCE805CBB1AEC38B598FABC9D0450EC60E69B13E2
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{245D86C0-1231-428B-8958-7A1968704DA9}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.567.msi
|
||||||
|
InstallerSha256: 2B1F60476E03DFB00F376EA23833BC2BC7B1A6D604ED9D95ADB135003DB0BF0D
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{640039FA-621E-4478-AA2D-2F16481266B4}"
|
||||||
|
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.567
|
||||||
|
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.567
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user