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.601
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.601-x64.msi
|
|
InstallerSha256: 1FAD2064BC6F813962B601FC9C826CB4AB128DEC0F4B10EB7ABA844F6496C83B
|
|
InstallerType: msi
|
|
ProductCode: "{C908098E-CEFD-406B-8B65-84AE8659BB89}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.601.msi
|
|
InstallerSha256: 4EE44CA014530BA717E969817DC4FFA70EF6BAAF9DDE9DFB313E2C3E9825ED84
|
|
InstallerType: msi
|
|
ProductCode: "{35B4E1A3-21F5-49DE-A48B-2241711A02EA}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|