Added Octopus Tentacle version 6.1.690. (#14174)
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.690
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.690-x64.msi
|
||||||
|
InstallerSha256: 611FB68EC4439F63515D972A6CCAD52652881EE35E7AC444CD12C8AD5043E43C
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{F7ACA36A-01E8-44B8-8E0A-025544A5B4C0}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.690.msi
|
||||||
|
InstallerSha256: 96D25398E43BA1EE53DDEA0FA225A1434012C8DEC0DCC89320841C463C865135
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{F59E4EDE-3E34-4A33-8624-1CA5E75FB849}"
|
||||||
|
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.690
|
||||||
|
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.690
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user