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.604
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.604-x64.msi
|
|
InstallerSha256: 70386B9FFFBF953E767CB5503CCEC446AB24C7EB8163683E12D057331BDC727F
|
|
InstallerType: msi
|
|
ProductCode: "{46BA29CF-2478-4D77-9986-57376FCA1038}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.604.msi
|
|
InstallerSha256: 137FC75BA6AF42E4AF6E0896581709E0CEEC51E15913A3DDC1B5BF4E602C986C
|
|
InstallerType: msi
|
|
ProductCode: "{5CBE602F-EF5B-4419-90CF-747EFF031831}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|