Added Octopus Tentacle version 6.1.659. (#13280)
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.1.659
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.659-x64.msi
|
||||||
|
InstallerSha256: F541E9BBC47210DFAA7104041AAE762ED0485FE70CF0C9D07193A5186A45FBCE
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{36545F11-0388-4D6C-B6FB-17892A935431}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.659.msi
|
||||||
|
InstallerSha256: 763CC97A3AB7CE12B525D80EE96CFFAE65016BA3A2EB3C284DAF148ADCD9346D
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{A760FEBB-2CF1-4415-8EE1-55E883CE639A}"
|
||||||
|
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.1.659
|
||||||
|
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 (c) 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.1.659
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user