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.559
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.559-x64.msi
 | |
|   InstallerSha256: FCCFC6641DE6708B72668ABBB26E362751CDD7DA4786E5BCE4D67E9CEA25999B
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{CF3B36BC-8135-4727-BA0C-728C25B0F5DF}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.559.msi
 | |
|   InstallerSha256: 0CF0542E68EDDD3EEEB00DBBBB40404A7DDE5944A96C7EB4498BBDD3CC6A2A37
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{3D903A61-5858-4968-84AD-773299D19A3B}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |