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.595
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.595-x64.msi
 | |
|   InstallerSha256: 73DA32D8C1C536377C9BEC327176456678C4BB2F5FD2D49E2DA9243B9F72D9B2
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{2ABBE9CB-10D3-4237-B889-7C0FBFC74C7E}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.595.msi
 | |
|   InstallerSha256: F9D84942142A7146E8318C3ABA4B97FC2610288AEF67F767ECD1CBADF0A8C464
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{E22C4219-2B5A-4B0E-B9D8-8317469214FE}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |