forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OctopusDeploy.Tentacle version 8.1.2007 (microsoft#166458)
- Loading branch information
1 parent
e029145
commit 3785a45
Showing
3 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/o/OctopusDeploy/Tentacle/8.1.2007/OctopusDeploy.Tentacle.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Created using wingetcreate 1.6.4.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Tentacle | ||
PackageVersion: 8.1.2007 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
UpgradeBehavior: install | ||
AppsAndFeaturesEntries: | ||
- UpgradeCode: '{1B32E04F-49C2-4907-8879-A556986F7F16}' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.8.1.2007.msi | ||
InstallerSha256: 921F8091A020F9F967D9159D3EA0F0326197A913264976EBFC218850458CBF76 | ||
ProductCode: '{E798D6EF-5785-4AF4-95A6-0EDF64B6FF45}' | ||
- Architecture: x64 | ||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.8.1.2007-x64.msi | ||
InstallerSha256: CC315D2C53A6894B6A866421A968511A3A8F983911FFCC951830F2A54D54E8D8 | ||
ProductCode: '{FCCF57EE-9F12-4386-829A-FB7E20C59DBC}' | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
24 changes: 24 additions & 0 deletions
24
manifests/o/OctopusDeploy/Tentacle/8.1.2007/OctopusDeploy.Tentacle.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created using wingetcreate 1.6.4.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Tentacle | ||
PackageVersion: 8.1.2007 | ||
PackageLocale: en-US | ||
Publisher: Octopus Deploy Pty. Ltd. | ||
PublisherUrl: https://octopus.com/ | ||
Author: Octopus Deploy Pty. Ltd. | ||
PackageName: Octopus Deploy Tentacle | ||
PackageUrl: https://octopus.com/downloads/tentacle | ||
License: Copyright (c) 2021 Octopus Deploy Pty. Ltd. | ||
LicenseUrl: https://octopus.com/legal/customer-agreement | ||
ShortDescription: Tentacle is the deployment agent for Octopus, a deployment system for .NET developers. | ||
Moniker: octopus-tentacle | ||
Tags: | ||
- build | ||
- deploy | ||
- devops | ||
- dotnet | ||
- octopus | ||
- tentacle | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/o/OctopusDeploy/Tentacle/8.1.2007/OctopusDeploy.Tentacle.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.4.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Tentacle | ||
PackageVersion: 8.1.2007 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |