18 lines
762 B
YAML
18 lines
762 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: OctopusDeploy.Tentacle
|
|
PackageVersion: 6.0.555
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.555-x64.msi
|
|
InstallerSha256: 717CFD4958532978E2149487156B48E2195B1ACE73FB1B96A28F940B31E568EF
|
|
InstallerType: msi
|
|
ProductCode: "{5010F948-917C-49F7-B773-F9AD42D69DF6}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.555.msi
|
|
InstallerSha256: ECB904840F0E61FCB4C923136243237119DA0855859C55EE9BD78D73E6703FB0
|
|
InstallerType: msi
|
|
ProductCode: "{57CBF199-DAF8-4570-9B1C-F82D713E12EC}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|