29 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Microsoft.VisualStudio.RemoteTools
 | |
| PackageVersion: 16.0.31205.134
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/09a860bd-8353-47ca-b45b-6179d6496e80/90f5bffab41b110b93bbd5f84032d898e460220d0f107fcaca7642f56d32afa4/VS_RemoteTools.exe
 | |
|   InstallerSha256: 90F5BFFAB41B110B93BBD5F84032D898E460220D0F107FCACA7642F56D32AFA4
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /install /quiet
 | |
|     SilentWithProgress: /install /quiet
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/09a860bd-8353-47ca-b45b-6179d6496e80/3f58f07b2ca14ec8352e8cbecd17be56afa5dc1b1656a5ff167f3f15cc890b9f/VS_RemoteTools.exe
 | |
|   InstallerSha256: 3F58F07B2CA14EC8352E8CBECD17BE56AFA5DC1B1656A5FF167F3F15CC890B9F
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /install /quiet
 | |
|     SilentWithProgress: /install /quiet
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/09a860bd-8353-47ca-b45b-6179d6496e80/b4533413ab128a10e908a2ba9a9f5f44a99edc83fe7869e48c22de733fddc42c/VS_RemoteTools.exe
 | |
|   InstallerSha256: B4533413AB128A10E908A2BA9A9F5F44A99EDC83FE7869E48C22DE733FDDC42C
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /install /quiet
 | |
|     SilentWithProgress: /install /quiet
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |