mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			815 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			815 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "28.0.2",
 | |
|     "homepage": "https://developer.android.com/studio/releases/platform-tools.html",
 | |
|     "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace",
 | |
|     "url": "https://dl.google.com/android/repository/platform-tools_r28.0.2-windows.zip",
 | |
|     "hash": "6a721560633babebc74f9330d7184a23d74d18b835cc769f81bbf977575b3800",
 | |
|     "bin": [
 | |
|         "platform-tools\\adb.exe",
 | |
|         "platform-tools\\dmtracedump.exe",
 | |
|         "platform-tools\\etc1tool.exe",
 | |
|         "platform-tools\\fastboot.exe",
 | |
|         "platform-tools\\hprof-conv.exe"
 | |
|     ],
 | |
|     "checkver": "<h4.*>([\\d.]+) \\(.*\\)</h4>",
 | |
|     "autoupdate": {
 | |
|         "url": "https://dl.google.com/android/repository/platform-tools_r$version-windows.zip"
 | |
|     }
 | |
| }
 |