Added Octopus Tentacle version 6.0.631. (#12534)
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.631
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.631-x64.msi
|
||||||
|
InstallerSha256: F901EBFD64FDA16EB972B2D20C267420332F5C83140B52B276748BB780A2AB49
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{6E803533-5401-4B08-9FCF-4B60E23C1855}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.631.msi
|
||||||
|
InstallerSha256: 322AA5C23984F5992330FD3CD5E87CF3D256EF0F353CD31DA61FD32F0F37E179
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{AAFFF650-AC2B-41F8-88FF-0EAFCBDF6BCE}"
|
||||||
|
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.631
|
||||||
|
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.631
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user