mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			673 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			673 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "28.0.1",
 | 
						|
    "homepage": "https://developer.android.com/studio/releases/platform-tools.html",
 | 
						|
    "url": "https://dl.google.com/android/repository/platform-tools_r28.0.1-windows.zip",
 | 
						|
    "hash": "db78f726d5dc653706dcd15a462ab1b946c643f598df76906c4c1858411c54df",
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |