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.567
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.567-x64.msi
 | |
|   InstallerSha256: D2AC0F9EFB7D3553AB33ECDFCE805CBB1AEC38B598FABC9D0450EC60E69B13E2
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{245D86C0-1231-428B-8958-7A1968704DA9}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.Tentacle.6.0.567.msi
 | |
|   InstallerSha256: 2B1F60476E03DFB00F376EA23833BC2BC7B1A6D604ED9D95ADB135003DB0BF0D
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{640039FA-621E-4478-AA2D-2F16481266B4}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |