18 lines
759 B
YAML
18 lines
759 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: OctopusDeploy.Tentacle
|
|
PackageVersion: 6.0.631
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.631-x64.msi
|
|
InstallerSha256: F901EBFD64FDA16EB972B2D20C267420332F5C83140B52B276748BB780A2AB49
|
|
InstallerType: msi
|
|
ProductCode: "{6E803533-5401-4B08-9FCF-4B60E23C1855}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.631.msi
|
|
InstallerSha256: 322AA5C23984F5992330FD3CD5E87CF3D256EF0F353CD31DA61FD32F0F37E179
|
|
InstallerType: msi
|
|
ProductCode: "{AAFFF650-AC2B-41F8-88FF-0EAFCBDF6BCE}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|