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.576
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.576-x64.msi
|
|
InstallerSha256: 0A5E6F959DB29C5BC7973D839C153B051E2C8376F232A1FEADB91BE9477468D9
|
|
InstallerType: msi
|
|
ProductCode: "{071B35E9-523B-46A7-9ED9-E703505D6704}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.576.msi
|
|
InstallerSha256: A37AE41C4D333CB7CF87C5CA03B6CA0B7887E4948112D430DC69B42B1CC08912
|
|
InstallerType: msi
|
|
ProductCode: "{EFBD131D-5D11-4C25-A468-1AFFA6066827}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|