26 lines
		
	
	
		
			903 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			903 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | 
						|
PackageIdentifier: "Google.AndroidStudio"
 | 
						|
PackageVersion: "4.1.2.0"
 | 
						|
PackageLocale: "en-US"
 | 
						|
Publisher: "Google"
 | 
						|
PackageName: "Android Studio"
 | 
						|
License: "Android Software Development Kit License Agreement"
 | 
						|
LicenseUrl: "https://developer.android.com/studio/terms"
 | 
						|
ShortDescription: "Android Studio provides the fastest tools for building apps on every type of Android device."
 | 
						|
Tags:
 | 
						|
- Android
 | 
						|
- Studio
 | 
						|
- IntelliJ
 | 
						|
- IDE
 | 
						|
- Developer
 | 
						|
- adb
 | 
						|
- fastboot
 | 
						|
Installers: 
 | 
						|
 - Architecture: "x64"
 | 
						|
   InstallerType: "nullsoft"
 | 
						|
   InstallerUrl: "https://redirector.gvt1.com/edgedl/android/studio/install/4.1.2.0/android-studio-ide-201.7042882-windows.exe"
 | 
						|
   InstallerSha256: "22CDCFEFFABE384E788B679C5C03238684FA3F1F4C73E2A3744F2FE5AAB7F97F"
 | 
						|
   InstallerSuccessCodes:
 | 
						|
     - 1223
 | 
						|
ManifestType: "singleton"
 | 
						|
ManifestVersion: "1.0.0" |