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.577
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.577-x64.msi
 | |
|   InstallerSha256: 069D7B086522DD45872E380FE6D0DE38D3576D3D58F16DFCEC7B37E5E0D308D3
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{2CF24997-5B0C-4D49-A75C-40E7C48612EC}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.577.msi
 | |
|   InstallerSha256: 553F75992EDB6D665B590042A48965DABE699CD3E18B7C0C1CB54062978216BA
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{F16526ED-8638-4336-8151-3E689191A4B8}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |