Added Octopus Tentacle version 6.1.652. (#12811)
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.652
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.652-x64.msi
|
||||||
|
InstallerSha256: 8918ADA450F206920526A070B692F9CEFAEECBF0FF45D6B17583EBD0233158E1
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{1C178A98-DF0D-4524-9415-D58D3652F9D0}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.1.652.msi
|
||||||
|
InstallerSha256: 52F2A315A88EC839B5337A7F510E989895FAF31FE0F3AE2D14060D765C5DF89B
|
||||||
|
InstallerType: msi
|
||||||
|
ProductCode: "{265A97AF-3691-4F58-924A-33171104CB06}"
|
||||||
|
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.652
|
||||||
|
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.652
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user