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.549
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.549-x64.msi
 | |
|   InstallerSha256: D5316252D86E7A03FA43DF6FA6925B41D9525254BB21CDCEA445AD60E55E5907
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{8DCE7F4F-3F20-4222-BD4E-D36833E9DD13}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.549.msi
 | |
|   InstallerSha256: 59AC61DAC6AAE08797FD223B8326BA3136990571487D4F25A50A2D8F898D8806
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{F605FF88-173F-4A76-AA59-664291253739}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |