Added Octopus Tentacle version 6.0.612. (#12162)
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.612
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.612-x64.msi
|
||||
InstallerSha256: A91AE63A116A7BBD4DBEF287DBDA1E3B17A8ECFC1A975F41BCC83FCB1736E0AD
|
||||
InstallerType: msi
|
||||
ProductCode: "{D9E2BAC7-7CDA-4AB5-9B86-1EDEA890AF1E}"
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.612.msi
|
||||
InstallerSha256: D420259F48CDF4BB38B327F4384A4D8CD7EC175F90C1236C78132B71B67870EB
|
||||
InstallerType: msi
|
||||
ProductCode: "{40C4F1B4-EB42-40CF-A77F-9BE88EB8E2EE}"
|
||||
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.612
|
||||
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.612
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user