Added Octopus Tentacle version 6.0.641. (#12798)
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.641
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.641-x64.msi
|
||||
InstallerSha256: 07FE6D8E79044558D71F99662E3A2A6DFB23B019AF37D8D31D722EA68F8C0423
|
||||
InstallerType: msi
|
||||
ProductCode: "{C6BF7283-1C3E-4CE9-A2B9-2DA89CD572B0}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.641.msi
|
||||
InstallerSha256: 979F5D1334AF1ECFC12CB159FE388F0F6C7C6CF06E8D914BB618E329AE4FB07A
|
||||
InstallerType: msi
|
||||
ProductCode: "{F8B48A86-F00E-4DB7-B26F-E8392E0A4194}"
|
||||
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.641
|
||||
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.641
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user